[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#27224: vlc: add support pour RTSP
From: |
Clément Lassieur |
Subject: |
bug#27224: vlc: add support pour RTSP |
Date: |
Wed, 07 Jun 2017 14:05:18 +0200 |
User-agent: |
mu4e 0.9.18; emacs 25.2.1 |
Clément Lassieur <address@hidden> writes:
> Leo Famulari <address@hidden> writes:
>
>> On Sun, Jun 04, 2017 at 01:27:14AM +0200, Clément Lassieur wrote:
>>> Hi,
>>>
>>> Those four patches add support for RTSP to VLC.
>>>
>>> livemedia-utils makes it possible to read this example stream:
>>> rtsp://mpv.cdn3.bigCDN.com:554/bigCDN/_definst_/mp4:bigbuckbunnyiphone_400.mp4.
>>>
>>> But for other streams, like those listed at
>>> http://mafreebox.freebox.fr/freeboxtv/playlist.m3u, libdvbpsi is needed
>>> as well. (I'm afraid one probably needs to be in the Free (free.fr)
>>> network to access the streams.)
>>
>> These patches LGTM, thanks! I'm assuming the new packages are most recent
>> upstream versions, and that you've checked the licenses.
>
> Yes, and yes :-) Thanks for the review! Pushed.
livemedia-utils source is not a permanent link. Upstream just released
a new version, so the 2017.05.24 link is dead (thanks reepca for
reporting it). I just updated the version as a temporary fix.
I went on #videolan and thresh told me about
http://download.videolan.org/contrib/live555/, which contains livemedia
archives (done with a script using Debian's watch). I think we should
use this link instead, I'll send a patch tonight.