[Live-devel] RTSP trick play, extra PES packet issue...

2010-01-11 Thread 羅翌侁(RR)
Afternoon Ross Finlayson from live network : I had 2 Transport Stream file, "Mermaid.ts" & "ChronoCross.ts" on our FTP site. That's source that we tested to streaming, and comes with extra PES header packet... Please visit our FTP site with following account information * IP: "60.250.38.8

[Live-devel] howto get NAL size?

2010-01-11 Thread Cristina Gil
Hello, Im trying to get with H.264 over http, ive been following the RFC3984, and the IP_Video_ISO_IEC_14496_Part10 document. I get the both "packetization-mode=1" and "sprop-parameter-sets=Z0IAMuKQFAey, aM48gA==" parameters. What do i need if i want to play the video from stream i get? I t

Re: [Live-devel] Build breakage

2010-01-11 Thread Ross Finlayson
The latest version fails to build for me with the error: DVVideoStreamFramer.cpp: In constructor 'DVVideoStreamFramer::DVVideoStreamFramer(UsageEnvironment&, FramedSource*)': DVVideoStreamFramer.cpp:30: error: 'gettimeofday' was not declared in this scope It is fixed by adding an "#include "

[Live-devel] Build breakage

2010-01-11 Thread Pierre Ynard
Hello, The latest version fails to build for me with the error: DVVideoStreamFramer.cpp: In constructor 'DVVideoStreamFramer::DVVideoStreamFramer(UsageEnvironment&, FramedSource*)': DVVideoStreamFramer.cpp:30: error: 'gettimeofday' was not declared in this scope It is fixed by adding an "#inclu