revmischa / rtsp-server

Lightweight RTSP/RTP streaming media server
https://metacpan.org/release/RTSP-Server
426 stars 111 forks source link

I hope to release my rtsp-server branch #25

Open kzkysdjpn opened 6 years ago

kzkysdjpn commented 6 years ago

My rtsp-server branch is implemented to

The source stream connection status and setting parameters are able to check via Windows GUI or WEB browser.

In RTSP source stream, digest authentication has been implemented.

In RTSP source stream, the TCP interleaved mode has been implemented.

On duble click(Windows only) and on receive source stream, this server execute other command line program(ffmpeg etc.).

I hope to introduce and release on my site.

Thanks

revmischa commented 6 years ago

Great stuff, especially the interleaved TCP mode! If you want to prepare a PR I'm happy to merge it. Or what would you like?

revmischa commented 6 years ago

Still want to merge it?