Re: [Live-devel] H.264 Streaming Help

2008-02-21 Thread Ralf Buhlrich
Hi Aravind, I just enhanced the MPEG2TransportStreamFromESSource and the MPEG2TransportStreamMultiplexor to embedded H.264 in a MPEG2TS to stream stream it via RTP. Please specify your problem, so that I might help you. Best regards Ralf -- Geschäftsführung/Management Board Rheinmetall

Re: [Live-devel] Streaming live MPEG4 stream

2008-02-21 Thread Ross Finlayson
>And in my program, I write my own >MPEG4LiveServerMediaSubsession(from ServerMediaSubsession) and >MPEG4FramedLiveSource(from Framed Souce), the live source send one >frame each time Then you should use "MPEG4VideoStreamDiscreteFramer" rather than "MPEG4VideoStreamFramer". This makes the par

Re: [Live-devel] Axis camera

2008-02-21 Thread Ross Finlayson
>I'm trying to use the openrtsp program in order to connect to an >Axis camera ( axis 207 ) unsuccesful!!! >All seems to go well, I sand to camera all the right commands ( >DESCRIBE, PLAY, and so on..) but when i can see in the shell >"Receiving streamed data", I cant save the data in a file. >T

Re: [Live-devel] A network problem

2008-02-21 Thread Ross Finlayson
The Live555MediaServer is hosted on a linux machine with a real IP like (66.147.231.80, out of my school). I am using OpenRTSP as a client and run in my private network (192.168.100.101 and 192.168.100.102). In general, you cannot expect RTSP/RTP to work over a NAT. However, because your

[Live-devel] H.264 Streaming Help

2008-02-21 Thread Aravind K
Hi friends, has anyone developed a H.264 program to stream via RTP.I have an encoder that delivers discrete NAL units .It would be of great help if someone could help me in this regard. Thanks Aravind ___ live-devel mailing list live-devel@lists.live555

Re: [Live-devel] Axis camera

2008-02-21 Thread Eric Flickner
We need a better description of the problem to be able to help. It sounds like you are on the right track that it works sometimes. I recommend to try and debug the problem more using the following tips: 1. Use packet capture software to see if the data is being transmitted and/or received. I us

Re: [Live-devel] Axis camera

2008-02-21 Thread Ferruccio Fiorucci
Hi, I think I'm using a different version of openRTSP( the last version I found in the server ), and I can't use the -e option, it's not foreseen. Anyway I found a solution using the -t opion ( i.e. using the RTP over TCP ). With this option i can save a mpeg4 file, but at this moment I have a s