Re: [Live-devel] setAuxilliaryReadHandler: Core dumps

2009-11-30 Thread Ross Finlayson
I believe it is possible to have the streams in buffer but not clear how? I went through RTPSource class which has a function pointer setAuxilliaryReadHandler(). As I understand this is for registering a handler for processing RTP read. "setAuxilliaryReadHandler()" is a hack that should not be

Re: [Live-devel] Problem when streaming large size frames

2009-11-30 Thread Ross Finlayson
You're probably seeing packet loss; see http://www.live555.com/liveMedia/faq.html#packet-loss -- Ross Finlayson Live Networks, Inc. http://www.live555.com/ ___ live-devel mailing list live-devel@lists.live555.com http://lists.live555.com/mailman/listin

[Live-devel] no readable socket for select() problem

2009-11-30 Thread Kevin.Liu
Hi everybody , I have migrated the live555 to wince(wm6.1) and I can send rtsp request also can get the sdp response but I cannot receive any media data from the live555 rtsp server. And I found that the select() function of the BasicTaskScheduler::SingleStep() always return '0' not matter wha

[Live-devel] setAuxilliaryReadHandler: Core dumps

2009-11-30 Thread Vimal Garg
Hi, I am working on a project where I need to record video from an IP camera and process it. My job is to capture the stream and pass it on to next module. After long discussion and research we had decided to make use of live555 stack as it is widely used (and tested). I have gone through the ope

[Live-devel] AMR RTP Payload Vs AMR Interface Format

2009-11-30 Thread Sukhbir Singh
Hi All, Can someone define the difference between RTP Payload for AMR (Bandwidth Efficient & Octet Aligned) and AMR Interface Format (IF1 & IF2). Any help would be appreciable. Thanks in Advance. ___ live-devel mailing list live-devel@lists.live55

[Live-devel] Problem when streaming large size frames

2009-11-30 Thread Kam Wai-ip
Hi, I am currently working on something that needs to streaming live mjpeg, mpeg4 and h264 videos to client player(usually mplayer). My program gets number of frames of one the those three videos per second, it works very well when the frame size is small. However, when the size of frame increased(

Re: [Live-devel] Problem connecting openRTSP to VLC

2009-11-30 Thread Ross Finlayson
My RTP server is VLC player which streams an mp3 file. When I try to connect with the openRTSP I get an error as follows: Failed to get a SDP description from URL "rtsp://128.129.83.38:": connect() failed: Unknown error Do you get the same error if you use "testO

[Live-devel] Problem connecting openRTSP to VLC

2009-11-30 Thread Yooval Shabi
I'm new to the subject of RTP and streaming and I plan to use live555 as part of the application I develop. My RTP server is VLC player which streams an mp3 file. When I try to connect with the openRTSP I get an error as follows: Failed to get a SDP description from URL "rtsp://128.129.83.38:":