[Live-devel] How to mux a binary stream along with audio/video?

2007-10-17 Thread John
Hi, I need to make a transport file with a muxed raw binary stream according to ATSC A/92 standard. I found testMPEG1or2ProgramToTransportStream sample, which re-muxes audio and video streams. I wonder whether it is possible to modify this sample to add a separate binary file into the mux and how

Re: [Live-devel] MPEG-4 Streaming on Monta Vista?

2007-10-17 Thread Ross Finlayson
=Šit successfully opens the stream, but then performs a StreamClose and shows EOF reached. Perhaps you have a firewall somewhere that is blocking RTP/UDP packets?? Try running "openRTSP" as your RTSP client, and see if it records incoming data into (non-zero-length) files. -- Ross Finlayso

Re: [Live-devel] MPEG-4 Streaming on Monta Vista?

2007-10-17 Thread Leon Woestenberg
Hello Christopher. On 10/17/07, Christopher Shumway <[EMAIL PROTECTED]> wrote: > My ultimate goal is to get it running on Monta Vista. I came across this > post from a year ago and was wondering if it still holds true however…? > Although this is already sliding off-topic, please be more precise

Re: [Live-devel] MPEG-4 Streaming on Monta Vista?

2007-10-17 Thread Christopher Shumway
That is good to hear, however based on using the live555MediaServer as a test I have successfully streamed MPEG-2 videos from both my Red Hat and Monta Vista Linux boxes to my VLC client running on Windows - BUT, although I am able to stream a MPEG-4 video from the Red Hat box, I am unable to do

Re: [Live-devel] MPEG-4 Streaming on Monta Vista?

2007-10-17 Thread Ross Finlayson
My ultimate goal is to get it running on Monta Vista. I came across this post from a year ago and was wondering if it still holds true howeverŠ? http://lists.live555.com/pipermail/live-devel/2006-September/005087.html

Re: [Live-devel] Ever-slowing frame-rate =(

2007-10-17 Thread Chad Ata
Hi Ross, Thanks for the feedback. I got a chance just now to test against VLC and I was able to get more specific error messages: . main warning: late picture skipped (677621) main warning: backward_pts != current_pts (40) main warning: backward_pts != current_pts (-4) main warning: l

[Live-devel] MPEG-4 Streaming on Monta Vista?

2007-10-17 Thread Christopher Shumway
Hello Team! I've made great progress after reading the FAQ on how extend/use the DeviceSource class and have since incorporated MPEG-4 frames from an API call. My ultimate goal is to get it running on Monta Vista. I came across this post from a year ago and was wondering if it still holds t