[Live-devel] Does LIVE55 support HHTPs tunneling

2009-08-21 Thread Deepti . Saraswat
Does LIVE555 supports 1. RTP over RTSP. 2. RTP over RTSP over Http 3. RTP over RTSP over https if yes then how because the "portNumBits tunnelOverHTTPPortNum" parameter only talks about http not about https. Regards Deepti Help save paper - do you need to print this email ? This e-mail

[Live-devel] Regarding CODEC ID

2009-08-20 Thread Deepti . Saraswat
Hello, If I use testOnDemandRTSPServer to stream .mp3 file , it transfer the file but "MPA" codec name . Pl let me know if it is somewhere mentioned that whcih codec ID will go along with this codec name. because at the receiving end I have only this codec name information .and on the basis of thi

[Live-devel] Regarding incming audio stream

2009-08-14 Thread Deepti . Saraswat
1. My RTSPClient module is receiving .mp3 audio data through testOnDemandRTSPServer. 2. Is it necessary to decode this data using FFMPEG, or can I directly play the same in C#. 3. I am saving the incoming data into a .mp3 file, this file is playing but with too much courrpted sound.(that means inco

[Live-devel] Regarding Video Height/Width

2009-08-12 Thread Deepti . Saraswat
Hi Ross , If we use LIVE 555 media streamer , then subsessions created at receivng end are not getting width and height information of video. Is it some bug in LIVE 555 Regards Deepti Help save paper - do you need to print this email ? This e-mail and any files transmitted with it are

[Live-devel] Regarding AAC file transfer

2009-08-11 Thread Deepti . Saraswat
Hi Ross , I am streaming a test.aac file through live media server . but at the receive end it is showing codec as MPEG4-Generic, but I though t that codec name should come as AAC. Why it is happening . Regards Deepti Help save paper - do you need to print this email ? This e-mail and a

[Live-devel] Test .AAC stream from LIVE 555

2009-08-09 Thread Deepti . Saraswat
Hi Ross, In my own application (RTSP Client ) I want to recieve a .aac file. For that purpose I created test.aac file . But at the receiving end I am not getting any SDP description for this file (Although there is no .sdp file regarding test.aac) Then how can I test using LIVE 555 sample progra

[Live-devel] Regarding H.264 support

2009-08-06 Thread Deepti . Saraswat
Hi Ross I am creating a RTSP Client application that supports viewing of H.264 video data. I want to test whether my application is recieving the data correctly or not, but for that LIVE 555 test progs doesnt have any h.264 streamer application. Even LIVE 555 Server also doesnt support streaming

[Live-devel] Use of RTSP Proxy to support IPV6

2009-08-03 Thread Deepti . Saraswat
Hi Ross, Can we use a RTSP Proxy rtspd to support IPV6 with RTSP/RTP client. Regards Deepti Help save paper - do you need to print this email ? This e-mail and any files transmitted with it are confidential and intended solely for the use of the individual(s) or entity addressed above.

[Live-devel] AAC and G.711 Audio Support in LIVE 555

2009-07-29 Thread Deepti . Saraswat
Hi Ross, Does LIVE 555 supports AAC and G.711 audio formats. Regards Deepti Help save paper - do you need to print this email ? This e-mail and any files transmitted with it are confidential and intended solely for the use of the individual(s) or entity addressed above. If you are not

[Live-devel] How to transfer a new RTP Payload type.

2009-07-29 Thread Deepti . Saraswat
Hello Ross, My query is: 1. I have to transfer some metadata in XML format inside RTP Packet from a RTPServer to Client. For implementing client side functionality I have used LIVE 555. As of now I am receiving JPEG image data using the a class derived from MediaSink. 2. I peeped inside LIVE 555

[Live-devel] How to transfer a new RTP Payload type.

2009-07-28 Thread Deepti . Saraswat
Hello Ross, I think that LIVE 555 serves only specific RTP Payload types: I am creating a RTSPClient application using LIVE 555. But this time I have to stream some metadata through RTP only.And this metadata is having some different payload format that is not registered inside LIVE 555. What I ne

Re: [Live-devel] Regarding IPV6

2009-07-27 Thread Deepti . Saraswat
Hi Ross, I am creating a RTSPClient application, using LIVE 555. Right now my application is displaying only JPEG stream . For this, I dervided a sink class from MediaSink class of Live555 and using the doEventLoop() function I am getting data in this media sink driven class. My query is Can I re

[Live-devel] Regarding IPV6

2009-07-27 Thread Deepti . Saraswat
Hello Ross I want to know how we can extend Groupsock class to support IPV6. Regards Deepti Help save paper - do you need to print this email ? This e-mail and any files transmitted with it are confidential and intended solely for the use of the individual(s) or entity addressed above.