nwtgck / piping-server

Infinitely transfer between every device over pure HTTP with pipes or browsers
MIT License
3.01k stars 155 forks source link

Can I use piping server to stream image #494

Open vpeopleonatank opened 3 years ago

vpeopleonatank commented 3 years ago

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?

nwtgck commented 3 years ago

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?

vpeopleonatank commented 3 years ago

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

nwtgck commented 3 years ago

Thanks. I found the same one.

nwtgck commented 3 years ago

What is your environment? Linux? Windows? Mac?

vpeopleonatank commented 3 years ago

My environment is linux machine

nwtgck commented 3 years ago

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.

vpeopleonatank commented 3 years ago

I 'm waiting for your work.

nwtgck commented 2 years ago

@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.