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