![]() |
2010-02-10
, 12:58
|
Posts: 559 |
Thanked: 166 times |
Joined on Jan 2010
@ Cyprus
|
#22
|
![]() |
2010-02-10
, 13:00
|
Posts: 559 |
Thanked: 166 times |
Joined on Jan 2010
@ Cyprus
|
#23
|
![]() |
2010-02-10
, 13:53
|
|
Posts: 94 |
Thanked: 209 times |
Joined on Oct 2009
@ Germany
|
#24
|
The Following User Says Thank You to Marshall Banana For This Useful Post: | ||
![]() |
2010-02-10
, 16:25
|
Posts: 559 |
Thanked: 166 times |
Joined on Jan 2010
@ Cyprus
|
#25
|
Most likely because you have not installed python-twisted. Twisted is a networking engine for python.
Here is a list of the python modules available for fremantle: http://bit.ly/94U7XC
You can install a module with the following command (you need to be root):
apt-get install <module Name>
![]() |
2010-02-10
, 17:31
|
|
Posts: 94 |
Thanked: 209 times |
Joined on Oct 2009
@ Germany
|
#26
|
Thank you for this!Now I don`t have any twisted internet errors, however I have another errorits a syntax error this time.
I type 'sudo gainroot' and I`m at home/user.There I have the player.py and all the files from the hls player.
I type 'python player.py <url>' and I get '/bin/sh: syntax error: newline unexpected'
Any help?
Thanks (I`m trying to learn some basic linux commands, I`m a noob so bear with me)
![]() |
2010-02-10
, 17:47
|
Posts: 559 |
Thanked: 166 times |
Joined on Jan 2010
@ Cyprus
|
#27
|
Try to enclose the url with single quotes or double quotes, otherwise the shell tries to interpret the url as a command and this may be the source of your problem.
![]() |
2010-02-10
, 17:55
|
Posts: 559 |
Thanked: 166 times |
Joined on Jan 2010
@ Cyprus
|
#28
|
![]() |
2010-02-10
, 18:33
|
Posts: 559 |
Thanked: 166 times |
Joined on Jan 2010
@ Cyprus
|
#29
|
![]() |
2010-02-10
, 18:38
|
|
Posts: 1,090 |
Thanked: 476 times |
Joined on Jan 2010
@ Ingolstadt, Germany
|
#30
|
i think it can open m3u8-playlists.