[vlc-devel] Network streaming with VLC Api using Python

Kaarlo Räihä kaarlo.raiha at gmail.com
Sun Sep 30 09:05:42 CEST 2012


2012/9/30 Greg Warner <gdwarner at gmail.com>

> I'm just starting out using the python api for vlc.  I'm trying to get the provided
> demo<http://git.videolan.org/?p=vlc/bindings/python.git;a=blob;f=examples/qtvlc.py;h=9f8fc0b1fcee86b28086cb82e22e465d75730326;hb=HEAD> to
> stream a URL, such as this one:
> http://www.cybertechmedia.com/samples/bill.asx.  The strange thing is
> that the regular VLC player streams all URLs just fine, but when trying to
> stream using the python, I get the following on the console output:
>
> [0xb1b029d0] access_http access error: cannot connect to
> www.cybertechmedia.com:80
> [0xb1b029d0] access_mms access error: cannot connect to
> www.cybertechmedia.com:80
>
>
> Does anybody have any suggestions as to why I can't streaming to work
> using the python VLC api?  Or, how can I enable more verbose debug messages?
>
> --verbose=2 is the command-line option, and for python
http://pastebin.com/edncPpW0


> Thanks,
>
> Greg
>
> _______________________________________________
> vlc-devel mailing list
> To unsubscribe or modify your subscription options:
> http://mailman.videolan.org/listinfo/vlc-devel
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20120930/2200322f/attachment.html>


More information about the vlc-devel mailing list