Skip to content

Broadcasting processed video frame to NVR #402

Discussion options

You must be logged in to vote

Hello there :)
If I understand you correctly - you would like to to emit a stream of annotated frames and intercept it via NVR on the other end.
It seems like the problem is almost equivalent to the situation that you intercept camera stream in NVR. In your scenario - you need something that will emit stream of annotated frames in a format that is accepted by NVR - it can be RTSP stream or other type if you wish.
The tricky part would be to find the easiest streaming format (from implementational perspective) to be accepted by NVR. Once it is found - you need to encode the video frames and send them via stream. Sounds like a magic, but bear with me.
I've not tested that on my own, but it …

Replies: 2 comments 3 replies

Comment options

You must be logged in to vote
3 replies
@PawelPeczek-Roboflow
Comment options

@SkalskiP
Comment options

@AlainPilon
Comment options

Answer selected by SkalskiP
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
4 participants