Customize RTSP Stream #436
Indianb0y016
started this conversation in
Ideas
Replies: 1 comment
-
The configuration of the streams is made by rmm process that uses API function available in the SDK, |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I realize that the limitations of the camera are going to be something that prevent people from really utilizing it in a high stability situations, but Im sure we can also agree that throwing out perfectly functioning cameras isnt friendly either. That being said, Im wondering if its possible to customize the rtsp stream. Parameters such as resolution (ex, high preset streaming at 720p rather an 1080p), Framerate (ex. low stream can be 5 and high can be 10-20 or so), and possibly codec choice. I doubt these cameras stream at h265, but I did see references to that in the source code.
Are any of these possible with the hack already flashed? Or can they be implemented if I compile the project manually? Configuration doesnt have to be through webui, it can be through ssh. Thanks!
Beta Was this translation helpful? Give feedback.
All reactions