Re: [Live-devel] RSTP a Live Stream to an AMINO A125

2012-01-22 Thread Achraf Gazdar
ss) the testOnDemandRTSPserver.cpp. Remake the library and testProgs and run the testOnDemandRTSPserver binary. > > (This will be my last posting on this topic.) > > > Ross Finlayson > Live Networks, Inc. > http://www.live555.com/ > > -- Achraf Gazdar

[Live-devel] Adding new feature to live555

2012-01-16 Thread Achraf Gazdar
Hi Ross, I have developped and submitted (in my previous email) a new feature to live555 which is the onDemand Relay relaying an MPEG TS stream coming through basic UDP source. Is this new feature not so important that can not be added to the new relaese ? Regards -- Achraf Gazdar Associate

[Live-devel] OnDemand MPEG 2 TS UDP source Relay

2012-01-13 Thread Achraf Gazdar
; } The new class is attached to this email. Thanks. -- Achraf Gazdar Associate Professor on Computer Science Hana Research Unit, CRISTAL Lab. http://www.hanalab.org Tunisia UDPSourcerRelay.tar.gz Description: GNU Zip compressed data __

[Live-devel] Configuring a BasicUDPSource with an unicast stream

2011-12-29 Thread Achraf Gazdar
Hi Ross, Ho to configure the groupSocket object fed into an BasicUDPSource to read an incoming unicast UDP stream? Thanks in advance -- Achraf Gazdar Associate Professor on Computer Science Hana Research Unit, CRISTAL Lab. http://www.hana-uma.org Tunisia

[Live-devel] relaying an MPEG2 Transport Stream RTP live source through an RTSPServer

2011-12-27 Thread Achraf Gazdar
MPEG2TransportFramer object. The call to getnextframe on this source finish with a Segmentation fault, That's why I have asked if is it possibe to do this kind of relaying before debuggig deeply the source code. Thanksin advance. -- Achraf Gazdar Associate Professor on Computer Science Hana Research

[Live-devel] Relaying an MP2T fed into RTP source through an RTSP server

2011-12-26 Thread Achraf Gazdar
he display without any problem. Am I missing some thing Thanks in advance -- Achraf Gazdar Associate Professor on Computer Science Hana Research Unit, CRISTAL Lab. http://www.hana-uma.org Tunisia ___ live-devel mailing list live-devel@lists.live555.com http://lists.live555.com/mailman/listinfo/live-devel

[Live-devel] Relaying HTTP source into RTPSink

2011-11-16 Thread Achraf Gazdar
BasicUDPSource", fed into a >"MPEG2TransportStreamFramer" object. > See http://www.live555.com/liveMedia/faq.html#liveInput-unicast > What about http source relaying ? -- Achraf Gazdar Associate Professor on Computer Science Hana Research Unit, CRISTAL Lab. http://www.ha

[Live-devel] Relaying transport Stream UDP source to an RTPsink

2011-11-15 Thread Achraf Gazdar
Hi, I want to know if is it possible to relay a transport stream streamed from a source using udp to a destination using RTP. The chain is : UDPSource> (TransportStream(H264 + AAC)) to be relayed to >RTPSink. Is it possible to setup an RTSP server serving this RTP stream. Thanks. -- Achraf