Re: [Live-devel] openRTSP transmission question

2009-07-01 Thread Z.T Huang
Thanks Ross first :-) I printed each packet before sending and the problem was gone, soI think it's probably because streamer send packets too fast ( server and client are both on the same machine ) so that reciver could not hold them. Z.T 2009/6/30 Ross Finlayson > I'm trying to send JPE

[Live-devel] openRTSP transmission question

2009-06-30 Thread Z.T Huang
Hi, dear all, I'm trying to send JPEG file, and wrote my JPEGVideoSource(), I use openRTSP as the client, and my input test file is just a frame, but i got some trouble, sometimes openRTSP could got the stream and saved, but sometime it didn't - the recived file is 0 byte.and always got "BYE"