Skip to content

Using rtsp with another source #379

Answered by aler9
augustodinizl asked this question in Questions
Discussion options

You must be logged in to vote

Hello, you should be able to stream from a DVR to rtsp-simple-server by combining together TaniDVR and ffmpeg in this way

tanidvr -m 1 -c 1 -m 1 -t host -u user -w pass | ffmpeg -r 25 -i - -c copy -f rtsp rtsp://localhost:8554/stream

Unfortunately i don't own a DVR and i can't test it.

Replies: 2 comments 7 replies

Comment options

You must be logged in to vote
7 replies
@augustodinizl
Comment options

@augustodinizl
Comment options

@aler9
Comment options

@augustodinizl
Comment options

@augustodinizl
Comment options

Answer selected by augustodinizl
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
Labels
None yet
3 participants