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
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
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
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();