RSATom / QmlVlc

[ABANDONED] libvlc wrapper for Qt Quick 2/Qml
Other
140 stars 56 forks source link

how to start vlc as a http streaming server in QmlVlc? #27

Open kingctan opened 10 years ago

kingctan commented 10 years ago

how to start vlc as a http streaming server in QmlVlc? Thanks.

RSATom commented 10 years ago

It's not supported for now. qmlvlc should be extended for it...

kingctan commented 10 years ago

any advice on extend it? thanks a lot.

RSATom commented 10 years ago

I think you have to use libvlcvlm* functions from libvlc

RSATom commented 10 years ago

I plan to start new project for Windows Store in the nearest future, related to video streaming, so, maybe, I will add this feature by myself...