Replies: 1 comment
-
You need to use paths:
mypath:
runOnPublish: ffmpeg -re -i rtsp://localhost:8554/mypath -c copy -f flv rtmp://rtmp-url-provided-by-youtube |
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've been able to successfully "import" a stream from my camera with the rtsp-simple-server. But I'm wondering what kind of configuration should I put in to stream the same contents to youtube?
Beta Was this translation helpful? Give feedback.
All reactions