Skip to content

Server acting as a publisher to a remote address. #713

Answered by aler9
migvel asked this question in Questions
Discussion options

You must be logged in to vote

You can forward all streams from the local server to the remote server by using this configuration on the local server:

paths:
  all:
    runOnPublish: ffmpeg -re -i rtsp://localhost:$RTSP_PORT/$RTSP_PATH -c copy -f rtsp rtsp://remote-ip/$RTSP_PATH

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by migvel
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants