Re: [Live-devel] UTP to RTP

2009-07-30 Thread Andrew Umlauf
I appreciate the quick response. I am still having problems though. I made the change and I am not getting errors. I have tried with multiple mpeg 2 files. Here is the command-line output: ... 4700441B, but we're not a fragment Warning: MPEG1or2VideoRTPSink::doSpecialFrameHandling saw stran

[Live-devel] UTP to RTP

2009-07-30 Thread Andrew Umlauf
I am trying to configure an app to take a UDP source and stream it via RTP. However, I cannot get it to work. When I trace through the code, I find that on line 155 of MPEGVideoStreamFramer.cpp, aquiredFrameSize is never greater than 0. The following is my code: -Andrew #include "liveMedia.hh

Re: [Live-devel] MPEG2 to TS Conversion Problems

2009-07-26 Thread Andrew Umlauf
I am running on Windows XP compiled with VS 2005. However, I also get the error using the .mak files following the directions provided on the VS2005 hints page. I tried compiling on several computers at my work place with no success. I additionally tried compiling with VC7, no success. I was go

[Live-devel] MPEG2 to TS Conversion Problems

2009-07-24 Thread Andrew Umlauf
I am having issues with the testMPEG1or2ProgramToTransportStream file.   Here is what I have done.   1. At first, when I ran the program I would get the following error:   Beginning to read... BasicTaskScheduler::SingleStep(): select() fails: No error   I found that this error comes from l