Juniper / amt-vlc

Module for the VLC media player leveraging AMT functionality
6 stars 5 forks source link

Need a portal to make it easy to find active multicast streams #4

Open lgiuliano opened 5 years ago

lgiuliano commented 5 years ago

Need a way to list active multicast streams that can be viewed with this VLC build using AMT. A python script already exists that finds all the active multicast streams on the I2 routers:

https://github.com/willzhang05/senior-research

An example of the results can be found here: https://raw.githubusercontent.com/willzhang05/senior-research/master/logs/results.txt

Need to take these results and populate a portal that users can easily click on and launch this VLC build and view these streams with AMT. Ideally, the portal would be a webpage where users can click on the streams and launch VLC. If that's not possible, at least populate a VLC playlist library with this content (like one of the "Internet" sites like Jamendo and Icecast).

lgiuliano commented 5 years ago

Looks like this could be an option: https://github.com/andy-portmen/open-in-vlc/