Search found 2 matches

Go to advanced search

by 1ben99
30 Dec 2016 19:10
Forum: Web and scripting
Topic: Using VLC.py to Play a Stream URL and Record it.
Replies: 1
Views: 9548

Re: Using VLC.py to Play a Stream URL and Record it.

UPDATE: I found a script online but it has a few errors can someone help me out? I have solved a few errors but the one I'm stuck on is line 350, in main for r in rs: RuntimeError: dictionary changed size during iteration Heres the code: Original source: http://code.activestate.com/recipes/579096-vl...
by 1ben99
30 Dec 2016 18:35
Forum: Web and scripting
Topic: Using VLC.py to Play a Stream URL and Record it.
Replies: 1
Views: 9548

Using VLC.py to Play a Stream URL and Record it.

Hi, I was wondering if it was possible and ask for some help on how I would use say python to get the stream url off a website (I know how to do that) and then use this URL in the network streaming section in VLC and then record the stream? I am new to this module and have no clue where to start, I ...

Go to advanced search