Play content generated by plugin
#1
I want to write a plugin that gets encrypted video content, decrypts and plays it. Is there a way to get XBMC to play it without implementing an HTTP server that proxies the content?
Reply
#2
Up!
Reply
#3
you'd have to use some kind of proxy as there is no way for python to feed the player data directly without using some protocol (http, pipe, ..).
Reply

Logout Mark Read Team Forum Stats Members Help
Play content generated by plugin0