[Live-devel] bandwidth consideration

2010-04-08 Thread Harish N
Hi Ross and others, I am streaming a video using live555 and client as vlc. If I specify explicitly that my bandwidth is this much (from vlc to live555) what action does the live555 media server will take? Is anything related to this is defined in the implementation, by considering avaialble

[Live-devel] information about sdp file suport in live555......!

2010-03-22 Thread Harish N
Hello all, Am running live media server (vS2008) in my testing server It streams the files (which are in the current directory) well... But I wanted to know whether if it can use the sdp file generated by VLC and stream the corresponding file... This functionality works in Darwin Ple

Re: [Live-devel] generating RTP streams....!

2010-03-15 Thread Harish N
Thank you Ross for your help I have tried checking the code...I used my code in between media server and VLC... when I received setup command from VLC , theres nothing like "destination=" in transport field. how to do it now Say for example if I want to connect from a client(VLC from

Re: [Live-devel] generating RTP streams....!

2010-03-15 Thread Harish N
Thanks Ross I got what u actually meant to say... I will try to modify it now and will do it as per my need. And will let you know the result Regards, Harish NPD team ___ live-devel mailing list live-devel@lists.live555.com http://lists.live5

Re: [Live-devel] generating RTP streams....!

2010-03-15 Thread Harish N
That's good to hear from you. I think if I use VLC as my client (instead of our RTSP client),the transport header has the destination field But the problem is I want to hard code the destination part in the server code, Because what I inferred from ur answer is the response will be sent

[Live-devel] generating RTP streams......!

2010-03-14 Thread Harish N
Hello everyone... Whenever I try to connect to media server using rtsp://:554/filename Then the information about the client (like on to which ip the response,i.e RTP streams are to be sent is given), but what if I want to send them to different no matter from where the request comes from.

[Live-devel] compiling each modules individually in VS2008

2010-03-08 Thread Harish N
Regards, Harish NPD team From: Harish N Sent: Tuesday, March 09, 2010 10:42 AM To: 'live-devel@lists.live555.com' Subject: Hello all... I am working on LIVE555,on RTSPClient and RTSPserver..I need little help in compiling OpenRTSP using visual Studio 2008..i tried compiling

[Live-devel] FW: compiling OpenRTSP (client ) and RTSPServer

2010-03-03 Thread Harish N
:10 AM To: Harish N Subject: RE: [Live-devel] compiling OpenRTSP (client ) and RTSPServer Harish, I'm away for the whole week and have no access to my setup! Thus it is impossible for me to help you ! If you haven't solved your compile issue this week let me know next Monday. I wi

Re: [Live-devel] compiling OpenRTSP (client ) and RTSPServer

2010-02-26 Thread Harish N
etc using visual studio2008 thank you === === from: BONNEAU Guy [gbonn...@miranda.com] Sent: Friday, February 26, 2010 10:16 PM To: Harish N Subject: [Live-devel] compiling OpenRTSP (client

[Live-devel] compiling OpenRTSP (client ) and RTSPServer

2010-02-26 Thread Harish N
Helo all... i am working on LIVE555,on RTSPClient and RTSPserver..i need little help in compiling OpenRTSP using visual Studio 2008..i tried compiling but there 6 link errors in it. So anyone who worked on it using vs2008 please do assist me. even folowed the steps mentioned in few