[Live-devel] How to replace with my H.264 transcoder?

2007-10-10 Thread Chang,Yi-Wen
Hi, I am also planing to design H.264 streaming. I want to replace with or insert my H.264 transcoder in H.264 streaming. Do you know what classses or functions should be rewrited or implemented in live555 libraries? And, how to do? Thanks a lot. ___ l

[Live-devel] H264 RTP Streaming: A Tutorial

2007-10-10 Thread Chang,Yi-Wen
Hi, I am also planing to design H.264 streaming. This tutorial is very helpful to me for understanding live555 basic idea. But, I have a question. I want to replace with or insert my H.264 transcoder in H.264 streaming. Do you know what classses or functions should be rewrited or implemented in

Re: [Live-devel] Amino STB FF stutter / delay

2007-10-10 Thread xcsmith
Have you reviewed earlier mail-list inqueries regarding Amino STB and trick play? This mail list does not support Amino, specifically. As I recall, Live Networks just happens to have 1 Amino STB sitting around the lab. Your troubles with Amino STB might need to be directed to the manufacturer

Re: [Live-devel] Up and down stream in a RTSP session

2007-10-10 Thread Ross Finlayson
The next step, up stream audio (client to server), is really give me headache. I would like to ask if it is possible to use the same RTSP session and add the up stream for the system? No. The data stream for a RTSP/RTP session is one-way only (server->client). I'm absolutely lost that I do

[Live-devel] Up and down stream in a RTSP session

2007-10-10 Thread Alvin Cheung
Hello All, I'm implementing a server client program using live555 as server and vlc player as client to stream audio (adpcm) signal. The down audio stream (server to client) is working perfectly that I can hear live audio from the server side's mic. The next step, up stream audio (client to s