Re: [Live-devel] MPEG4 RTP transmission

2007-06-13 Thread Ross Finlayson
>hi, > >Can any one tell me how to transmit mpeg4 media via RTP .. i had made >sufficient changes in testMPEG4VideoStreamer ( i.e. provide unicast >address) but things are not working for me .. Does it work OK for you if you *don't* make any changes to the code?? The supplied application code (fo

[Live-devel] MPEG4 RTP transmission

2007-06-13 Thread aditya gupta
hi, Can any one tell me how to transmit mpeg4 media via RTP .. i had made sufficient changes in testMPEG4VideoStreamer ( i.e. provide unicast address) but things are not working for me .. can any one tell me how to do it ..   thanx ___ live-devel m

Re: [Live-devel] testOnDemandRTSPServer fails with strange byte error !!!

2007-06-13 Thread Ross Finlayson
>Hi , > I am trying to test testOnDemandRTSPServer with a >test.mpg file to play it as an mpeg1or2AudioVideoTest >but getting the following errors when i request a >play request from VLC player > >MPEG1or2VideoStreamParser::parseSlice(): Saw >unexpected code 0x1b5 >MPEG1or2VideoStreamParser::par

Re: [Live-devel] One stream to multiple clients

2007-06-13 Thread Ross Finlayson
>Hello, > >I have a question about streaming 1 stream to multiple clients. For >example a live camera stream, coming from a driver which delivers the >video in a callback function(in my case). So I get this one stream from >the camera, and 'somehow' give it to the livemedia library. But suppose >m

[Live-devel] testOnDemandRTSPServer fails with strange byte error !!!

2007-06-13 Thread gulshan chawla
Hi , I am trying to test testOnDemandRTSPServer with a test.mpg file to play it as an mpeg1or2AudioVideoTest but getting the following errors when i request a play request from VLC player MPEG1or2VideoStreamParser::parseSlice(): Saw unexpected code 0x1b5 MPEG1or2VideoStreamParser::parseSlice(

[Live-devel] One stream to multiple clients

2007-06-13 Thread Tom Deblauwe
Hello, I have a question about streaming 1 stream to multiple clients. For example a live camera stream, coming from a driver which delivers the video in a callback function(in my case). So I get this one stream from the camera, and 'somehow' give it to the livemedia library. But suppose mult

[Live-devel] Hello All

2007-06-13 Thread Yaniv Zohar
I have a small problem The System Command Get Segmantation Fault when Date: Wed, 13 Jun 2007 17:11:50 +0300 Mime-Version: 1.0 Content-Type: text/plain; format=flowed Hello All I have a small problem The System Command Get Segmantation Fault when the RTSP runining . I try to go out from C code t

Re: [Live-devel] Speed Header Implementation in media Server

2007-06-13 Thread Ross Finlayson
>Hi all, > >We want to implement Speed Header to deliver data to the client at >a particular speed as per RFC 2326 . >Presently this feature is not supported in LIVE555 media server. Almost noone implements the "Speed:" header, and in fact, because of this, the IETF is considering removing it f

[Live-devel] Speed Header Implementation in media Server

2007-06-13 Thread Nitin Jain
Hi all, We want to implement Speed Header to deliver data to the client at a particular speed as per RFC 2326 . Presently this feature is not supported in LIVE555 media server. Can any one give some hints on how to start working on this? Regards Nitin Jain <>