TeleMidia / ginga

A Ginga iTV middleware implementation by TeleMídia/PUC-Rio
http://ginga.org.br
GNU General Public License v2.0
51 stars 8 forks source link

Re-implement support for remote media src (http://, https://, etc.) #96

Closed robertogerson closed 6 years ago

robertogerson commented 6 years ago

It should be trivial in PlayerVideo (because gstreamer handles it) but it is broken there. For the other players, we need to handle them "by hand".

robertogerson commented 6 years ago

The only media objects that aren't working are Lua objects (see #101).