I've also been looking at vlc player a bit. When changing to python
creating the webpage instead of javascript .

I have some issues with the following lines i covnerted.

    vlc += u"doc.getElementById('file-head').innerHTML = '%s';\n"
    vlc += u"doc.getElementById('file-info').innerHTML = '%s';\n"
    vlc += u"doc.getElementById('file-play-button').onclick = %s;\n"
    vlc += u"doc.getElementById('file-play-using-vlc').onclick = %s;\n"

what are the %s values ?

I'm at the point where python will create the page, the page contains
the buttons and the vlc plugin but no video.

don.

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
Freevo-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/freevo-users

Reply via email to