Can I use piping server to stream image
vpeopleonatank opened this issue · 8 comments
I have a local rtsp connection. I want to publish rtsp to the internet, It is always in listening mode, wait for other receiver connecting to. Can this be done in piping server?
Hi.
I'll try. First, I need to serve a simple RTSP server. Do you know a easy way to serve RTSP server using like Docker or something?
I have rtsp url from my IP camera. I 've not setup a RTSP server using docker, but found a repo here https://github.com/aler9/rtsp-simple-server
Thanks. I found the same one.
What is your environment? Linux? Windows? Mac?
My environment is linux machine
Thank you so much for being patient. I'm writing a post which I planned to write a few months ago and also related to this topic.
I 'm waiting for your work.
@vpeopleonatank
Thank you so much for your strong patience! I finally posted: https://dev.to/nwtgck/secure-tcp-tunnel-from-anywhere-with-curl-and-nc-for-single-connection-2k5i.