[Live-devel] Question on wmv streaming support

2008-04-14 Thread Saswat Praharaj
I am sure this question has been asked before. I tried to search for it in the archives but couldn't search. Question is : Why LIVE555 media server doesn't support streaming of wmv files ? Is there any licensing/ legal issues involved here ? I see that VLC supports wmv streaming and it uses li

[Live-devel] RTSP server

2008-04-14 Thread Peter
Dear all, Do you have any information about how to buy RTSP server filter ? My main streaming format is h.264. Regards, Peter ___ live-devel mailing list live-devel@lists.live555.com http://lists.live555.com/mailman/listinfo/live-deve

[Live-devel] Scaling of the output stream

2008-04-14 Thread Artem Goryunov
Hello All! Live555 Server get input video (MPEG-2) with definition 720x576. Can Live555 Library change definition of the output stream? --- Artem ___ live-devel mailing list live-devel@lists.live555.com http://lists.live555.com/mailman/listinfo/live-dev

Re: [Live-devel] Remove a session...

2008-04-14 Thread Raphael KINDT
Hello, I try to remove a server media session dynamically but sometimes my application crash. This crash seems to be localized in the task scheduler. Here is my remove session function: bool RemoveSession(const std::string & _session_name) { sessionMap[_session_name].sink->stopPlaying();