AROS World Exec
Development => AROS Software Development => Topic started by: AMIGASYSTEM on August 02, 2022, 10:39:53 AM
-
AioStreams (http://aminet.net/package/util/batch/aiostreams): All In One streams is a pack of scripts, written in Python, that can be used to stream and watch videos from different online networks, like Twitch.tv and Mixer.com. Also, there is a radio script that helps you discover and play online radio stations from all around the world.
"AioStreams" to run on AROS x86 requires installation of "Python 2.5," after installing on AROS One x86 of Python-2.5.2.i386-aros (http://) downloaded from Aros Archive, as soon as I run some scripts I get some errors, see screenshot.
It seems that the AROS x86 version of Python 2.5.2 is missing something !!!
-
That means the network functions (socket) are not implemented.
-
Thanks jacko