开发者

Is there any alternative to libVLC to stream and display rtsp? [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.

Questions asking us to recommend or find a tool, library or favorite off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it.

Closed 8 years ago.

开发者_运维知识库 Improve this question

i have problem with the GPL license that libVLC only support , is there any alternative ? something that is lgpl or other none gpl ?


I think there is one LGPL, multiplatform, and capable of both streaming and display option: GStreamer. Note that not all codecs available for GStreamer are LGPL, however.

(The other option that comes to mind is LIVE555 Streaming Media, which is LGPL but doesn't handle display.)


LibVLC has started to switch to LGPL.

http://git.videolan.org/?p=vlc.git;a=commit;h=36ab287e77e9df059f261ed1cfb13fc4674182ec


GStreamer should work as mentioned above, also consider trying FFMPEG (which I've always preferred to GStreamer myself) It works with streaming audio/video and is LGPL.


How about FFMpeg. FFMpeg can be used to stream Media contents and would work on Windows, Linux and Mac as well.

Moreover, FFmpeg is free software licensed under the LGPL or GPL.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜