Re: [Live-devel] transcoding a videostream

2015-09-01 Thread Ross Finlayson
Sorry, but I don’t see how your question has anything to do with our software. From what I can tell, you are using VLC to transcode a RTSP/RTP stream. Although VLC uses our “RTSPClient” code to access the ‘back-end’ RTSP/RTP stream, it doesn’t use any of our code at all (including our ‘proxy se

[Live-devel] transcoding a videostream

2015-09-01 Thread Frank van Eijkelenburg
Hi all, Currently I am using the proxy server functionality of live555. I have some camerastreams which are handled through the proxy server. A camerastream with url A can be viewed by playing url B from a VLC player for instance. For some cameras I have to pass the camerastream through the

Re: [Live-devel] Remux MPEG-TS from tv cards to MP4 or Webm on HTTP endpoint

2015-09-01 Thread Ross Finlayson
> There is no example application for remuxing MPEG-TS into MP4 or WebM. (Only > the reverse going from x264 to MPEG-TS). Unfortunately our software does not include a MPEG Transport Stream demultiplexor (only a multiplexor). Ross Finlayson Live Networks, Inc. http://www.live555.com/ _

[Live-devel] Remux MPEG-TS from tv cards to MP4 or Webm on HTTP endpoint

2015-09-01 Thread Pieter Janssens
There is no example application for remuxing MPEG-TS into MP4 or WebM. (Only the reverse going from x264 to MPEG-TS). How can this be achieved to live stream an MPEG-TS stream on an HTTP endpoint? Pieter ___ live-devel mailing list live-devel@lists.li

Re: [Live-devel] 2 SSRC on the same RTP stream

2015-09-01 Thread Jean-Luc Bonnet
Hi Ross, Thanks for your help. I'm running under Windows. I have spied RTCP packets on the faulty stream and I have seen that Sender Report / Source Definition packets with a different CNAME and SSRC are sent periodically. So I have check my code and found that audio and vid