Re: [Live-devel] RTSP Client Timeout

2010-05-04 Thread Kam Wai-ip
Thx for your advice, good work Ross, really looking forward to test the new client. All The Best!! Wai On Wed, May 5, 2010 at 3:32 AM, Ross Finlayson wrote: > I am currently using livemedia as my rtsp client, however, I am suffering >> a problem, which the timeout parameter on the DescribeWithPa

[Live-devel] RTSP Client Timeout

2010-05-04 Thread Kam Wai-ip
Hi, I am currently using livemedia as my rtsp client, however, I am suffering a problem, which the timeout parameter on the DescribeWithPassword and describeURL functions doesn't seems to work. Therefore when connection fail at start, the program will have to wait for a very long time. Can you t

Re: [Live-devel] How to close a serverMediaSession and its subsessions

2010-01-03 Thread Kam Wai-ip
Dear Ross Thanks for your help. On Sat, Jan 2, 2010 at 2:15 PM, Ross Finlayson wrote: > This problem confused me for quite awhile, I cannot find a right way to >> close a serverMediaSession dynamically. What I need is, I want to keep the >> stream server running and close one of the many sessio

[Live-devel] How to close a serverMediaSession and its subsessions

2010-01-01 Thread Kam Wai-ip
Dear all This problem confused me for quite awhile, I cannot find a right way to close a serverMediaSession dynamically. What I need is, I want to keep the stream server running and close one of the many sessions. What I am doing now is simply do the following code m_RTSP->RemoveServerMediaSess

Re: [Live-devel] Is this a bug??

2009-12-10 Thread Kam Wai-ip
ok, can you tell me where is the code cause this problem, then i will try to fix it, thanks On Fri, Dec 11, 2009 at 12:59 AM, Ross Finlayson wrote: > I just found that, when I stream h264 video, every data that contain 0x0d >> 0x0a will be replaced by 0x0d 0x0d 0x0a, is this a bug, or just my >>

[Live-devel] Is this a bug??

2009-12-10 Thread Kam Wai-ip
I just found that, when I stream h264 video, every data that contain 0x0d 0x0a will be replaced by 0x0d 0x0d 0x0a, is this a bug, or just my imagination?? However this can be fixed easily, but it is let you guys know. ___ live-devel mailing list live-deve

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

2009-12-01 Thread Kam Wai-ip
Yes, I guessed so, I saw significant frames loss, however, I did try to use *increaseReceiveBufferTo() *in createRTPSink, but i did not see any improvement, could you think of any other reasons that may cause this problem, thx. On Tue, Dec 1, 2009 at 2:24 PM, Ross Finlayson wrote: > You're probab

[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(