[Live-devel] Multi-File Streaming

2016-08-29 Thread Randy Scheifele
Hi, I am using the Live555 Streaming Media library in a project that I am working on and have a few system constraints that force me to use the library in a somewhat non-standard way. I was hoping someone could comment on my proposed use of the library given my constraints. Suppose the following

[Live-devel] How to proxy RTP source stream to RTSP via live555 proxyServer?

2016-08-29 Thread Yuefeng Lu
Hi, I am generating RTP stream which can be played back using vlc with SDP file: v=0 m=video 5000 RTP/AVP 96 c=IN IP4 10.10.80.7 a=rtpmap:96 H264/9 I failed in finding solutions to proxy such RTP stream to RTSP using live555ProxyServer. I did find someone trying for the same reason: htt