Is there a way to control fps of a stream from RTSP endpoint on NX server?
AnsweredHi.
Is there a way to control fps of a stream from RTSP endpoint on NX server?
I'm testing "speed" option of RTSP streaming endpoint on NX server.
And I found out when I get speed up, fps is also go up.
If there is a way to control it, I would like to know.
Kind Regards,
Makoto Ogata.
-
Hello Makoto,
At the moment, the Server does not support such a feature.
0 -
Hi Andrey Terentyev .
Thank you for your reply and I understand the situation.
Is there a plan to support this feature?
Kind Regards,
Makoto Ogata.
0 -
can you expand your scenario a bit? What do you want to implement and what is the scenario?
The server has an API that will change FPS on the camera itself. It will affect the recorded streams and settings of the camera.The idea we have as a core in our product -- we try to avoid transcoding and preserve streams from the camera as much as possible. And providing streams with FPS that differ from one that comes from the camera RTSP is not smth that we plan to implement in the nearest future.
So, going back to changing camera settings, to get the stream you need, you should change it on the camera itself. E.g., using PATCH /rest/v1/devices/{id} in 5.0 or POST /ec2/saveCameraUserAttributes in 4.2.
I think if you want to implement analytics, it's fine to make changes to the secondary stream for that purpose. Let me know if that works for you. Or, otherwise, why it doesn't.
thank you!0
Please sign in to leave a comment.
Comments
3 comments