[Live-devel] LIVE555 on Wince

2008-07-22 Thread wangmeimeikimo
I use this cross-compiler(wince-arm-gcc4.0.0-cvs-linux-crosscompiler-20050517.tar.bz2) compile live ,but I solve the compile error and link error, and the openRTSP does not work on Wince anyone use the same compiler compile live? I already solve error, but it does work my point is RTSP function,

Re: [Live-devel] Multi Packet Frames

2008-07-22 Thread Ross Finlayson
I have an H264 transmission, that is sent in FU-A mode - I have a receiver that connects to the stream at arbitrary moments; during these times, when it does connect, there are chances that it will start receiving the stream halfway through a multi-packet frame. Do you know how I can e

[Live-devel] Multi Packet Frames

2008-07-22 Thread Jerry Johns
Hello, I have an H264 transmission, that is sent in FU-A mode - I have a receiver that connects to the stream at arbitrary moments; during these times, when it does connect, there are chances that it will start receiving the stream halfway through a multi-packet frame. Do you know how I c

Re: [Live-devel] PES to Transport Stream Framer

2008-07-22 Thread Ionut Cotoi
Thanks allot, it works great!! Thank you very very much! Ionut Ross Finlayson wrote: OK, thanks for providing an example file that illustrated your problem. I have now installed a new version - 2008.07.22 - of the "LIVE555 Streaming Media" code that fixes the problem. Your generated Transpo

Re: [Live-devel] PES to Transport Stream Framer

2008-07-22 Thread Ross Finlayson
OK, thanks for providing an example file that illustrated your problem. I have now installed a new version - 2008.07.22 - of the "LIVE555 Streaming Media" code that fixes the problem. Your generated Transport Streams should now contain proper PCR timestamps. Please let me know if this new ve

Re: [Live-devel] Can we text overlay while streaming from live555 RTSP server

2008-07-22 Thread Ross Finlayson
Can we add text over video frames transnmitted through Live555 RTSP server . if text overlay feature is not there , kindly guide me that how should i approach or any supporting document . You would need to implement (for both senders and receivers) the "RTP Payload Format for Text Conversation

Re: [Live-devel] About RTSP over UDP behind firewall.

2008-07-22 Thread Ross Finlayson
Thanks for the contribution. Although the 'hole punching' mechanism that you implemented is non-standard, it probably would not break anything, so - pending the adoption of a real standard for this - I will likely add this to a future revision of the code. -- Ross Finlayson Live Networks, Inc

Re: [Live-devel] problem with testMPEG4VideoStreamer

2008-07-22 Thread Ross Finlayson
I downloaded the wwe.m4e file from live555 website. I changed the destinationAddress to my ip address,rptPortNum to my port. When I ran testMPEG4VideoStreamer, vlc can use rtsp to show the video right, but when I changed the net source to udp://@:, vlc can't show the video. "udp://" URLs are

Re: [Live-devel] Re : Max limit for RTSPClientSession instances?

2008-07-22 Thread Renato MAURO (Libero)
Re: [Live-devel] Max limit for RTSPClientSession instancesHi Alkassoum, hi Ross. Alkassoum, thank you very much, you solved my problem. Ross, thank you for your suggestion. Renato MAURO - Original Message - From: ahmoud alkassoum To: LIVE555 Streaming Media - devel

[Live-devel] Can we text overlay while streaming from live555 RTSP server

2008-07-22 Thread rajesh
Hi Ross , Can we add text over video frames transnmitted through Live555 RTSP server . if text overlay feature is not there , kindly guide me that how should i approach or any supporting document . I will be obliged if u reply. Thanks in advance. Thanks and Regards Rajesh Kumar Sr. Software En

Re: [Live-devel] PES to Transport Stream Framer

2008-07-22 Thread Ionut Cotoi
You can find it here http://www.semaca.co.uk/icotoi/ All the best, Ionut Cotoi Ross Finlayson wrote: Thanks for the quick response, you are right. It seems that the filter MPEG2TransportStreamFromPESSource does not generate correct PCR data For some reason, the "MPEGProgramStreamParser" code

Re: [Live-devel] About RTSP over UDP behind firewall.

2008-07-22 Thread Fang Laifa
Dear Ross, Recently I have come out a simple implementation based on live.2008.07.06.tar.gz so that UDP packets could traverse firewall. The diff file is attached. Actually only source file RTSPClient.hh and RTSPClient.cpp are changed. This is a simple UDP hole punch mechanism. It works fine w

Re: [Live-devel] Windows vs Linux RTSP/RTP/UDP difference

2008-07-22 Thread Kumar Bala
Any one has any ideas on why this couldd be ? Has any one seen this issue in openSIP related application ? Kumar Bala wrote: Hello All, I am facing a bizarre platform dependent problem in streaming real time Mpeg 4 (Standard and High Definition). I have an embedded linux where I capture a l

Re: [Live-devel] PES to Transport Stream Framer

2008-07-22 Thread Ross Finlayson
Thanks for the quick response, you are right. It seems that the filter MPEG2TransportStreamFromPESSource does not generate correct PCR data For some reason, the "MPEGProgramStreamParser" code is not finding/parsing the SCR timestamps in your Program Stream File. Could you please put your ori

[Live-devel] problem with testMPEG4VideoStreamer

2008-07-22 Thread hanmin
I downloaded the wwe.m4e file from live555 website. I changed the destinationAddress to my ip address,rptPortNum to my port. When I ran testMPEG4VideoStreamer, vlc can use rtsp to show the video right, but when I changed the net source to udp://@:, vlc can't show the video. Could you give me s

Re: [Live-devel] PES to Transport Stream Framer

2008-07-22 Thread Ionut Cotoi
Thanks for the quick response, you are right. It seems that the filter MPEG2TransportStreamFromPESSource does not generate correct PCR data, as the ts file generated with the sample overflows vlc also. If I open the out.ts file with VLC , the messages window fills with "main debug: waiting de