Does this depend on the docker container to work? #601
talormanda
started this conversation in
General
Replies: 1 comment
-
Audio and video streams from the camera need to go through the container. You don't necessarily need lots of processing power or ram If you're not doing any rotation to the video since the raw h264 frames will be copied into an rtsp stream. Audio may need to get re-encoded depending on the camera firmware as some audio codecs are not compatible with the rtsp format. |
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
Uh oh!
There was an error while loading. Please reload this page.
-
Question about how this works...does all connections go through the docker container to function? Meaning I shouldn't host it on a weak device?
Beta Was this translation helpful? Give feedback.
All reactions