Re: [Live-devel] Multicast to rtsp with Amino A125

2011-12-18 Thread Ben Wheway
Hi warren Thanks for your reply. We currently use that for our other type of STB but vlc /vlm doesn't work with Amino's. The rtsp protocol isn't supported. I have tested live555 with a mpeg4 ts capture from our multicast and it works perfectly. I just don't know how to configure live streaming.

Re: [Live-devel] Multicast to rtsp with Amino A125

2011-12-16 Thread Warren Young
On 12/16/2011 1:28 AM, Ben Wheway wrote: Channel 1: Input: 234.5.90.131:4900 Output: rtsp://xxx.xxx.xxx.xxx/channel1.xx For such a simple application, you might find VLM sufficient: http://www.videolan.org/doc/streaming-howto/en/ch05.html __

Re: [Live-devel] Multicast to rtsp with Amino A125

2011-12-16 Thread Ben Wheway
: LIVE555 Streaming Media - development & use Subject: Re: [Live-devel] Multicast to rtsp with Amino A125 Many Thanks for your reply. This is the first time I have seen Live555 and the below doesn’t make any sense when im looking at that file. Use of the "LIVE555 Streaming Media&

Re: [Live-devel] Multicast to rtsp with Amino A125

2011-12-16 Thread Ross Finlayson
> Many Thanks for your reply. This is the first time I have seen Live555 and > the below doesn’t make any sense when im looking at that file. Use of the "LIVE555 Streaming Media" software requires a good working knowledge of C++, and systems programming. You need to have this, plus take the tim

Re: [Live-devel] Multicast to rtsp with Amino A125

2011-12-16 Thread Ben Wheway
December 2011 02:57 To: LIVE555 Streaming Media - development & use Subject: Re: [Live-devel] Multicast to rtsp with Amino A125 We have many Amino A125 STB´s. The server we currently use to rtsp to them is outdated and we need a new system to stream to them. Your software appears to be able t

Re: [Live-devel] Multicast to rtsp with Amino A125

2011-12-15 Thread Ross Finlayson
> We have many Amino A125 STB´s. The server we currently use to rtsp to them is > outdated and we need a new system to stream to them. Your software appears to > be able to do this but im struggling to find guides to achieve this. Here is > a background of what we have as in streams etc: > > We

[Live-devel] Multicast to rtsp with Amino A125

2011-12-15 Thread Ben Wheway
Hi All, I´m hoping you can help us, it would be much appreciated if you can. We have many Amino A125 STB´s. The server we currently use to rtsp to them is outdated and we need a new system to stream to them. Your software appears to be able to do this but im struggling to find guides to achie

Re: [Live-devel] Multicast to RTSP

2009-04-09 Thread Ross Finlayson
I've been trying to setup multicast to rtsp server for some time now. However, I find difficulties. My idea is to modify testOnDemandRTSPServer to read from stdin (which i did successfully) Don't forget to also set the "reuseFirstSource" variable to "True". and use something like this mcas2std

[Live-devel] Multicast to RTSP

2009-04-09 Thread Ivo Vachkov
Hello all, I've been trying to setup multicast to rtsp server for some time now. However, I find difficulties. My idea is to modify testOnDemandRTSPServer to read from stdin (which i did successfully) and use something like this mcas2stdout $mcast_group $port | testOnDemandRTSPServer. I use VLC to