Login
Username:

Password:

Remember me



Lost Password?

Register now!

Sections

Who's Online
73 user(s) are online (46 user(s) are browsing Forums)

Members: 0
Guests: 73

more...

Headlines

Forum Index


Board index » All Posts (walkero)




Re: Streaming twitch.tv on AmigaOS 4.1
Site Builder
Site Builder


@bszili
I tried today aiostreams dlive cript on OS4 and it works just fine here. I believe that, since you do not get an SSL error, it should work on your machine as well. I guess that for some reason you can't reach the website to get the m3u8 file. The other scripts work on your os4 machine?

@white
Try use ffplay like

vPlayer = "APPDIR:mplayer"
vPlayerArgs = "-quiet -really-quiet -forceidx -framedrop -cache 8192"
sPlayer = "APPDIR:ffplay"
sPlayerArgs = "-loglevel quiet -infbuf -skip_loop_filter all -skip_frame noref"

Follow me on
Ko-fi, Twitter, YouTube, Twitch
Go to top


Hyperion offers 20% discount while Amiwest lasts
Site Builder
Site Builder


Hyperion Entertainment offers a 20% discount for all their online products!

Amiwest 2019 is currently taking place at Sacramento, United States with lots of people attending. On this occasion, you can buy all of their online products at a reduced price at their website using the promotion code "AMIWEST2019".

You will get a 20% discount on AmigaOS4.1 Final Edition for Classic, Shogo MAD, Descent Freespace, Gorky17 and ofcourse AmigaOS 3.1.4 while the show is running - get your copies now!

https://www.facebook.com/HyperionEntertainment


Edited by walkero on 2019/10/26 19:10:17
Follow me on
Ko-fi, Twitter, YouTube, Twitch
Go to top


Re: Streaming twitch.tv on AmigaOS 4.1
Site Builder
Site Builder


@bszili
Thjis problem comes before even open the ffplay/mplayer. It seems that it can't get the m3u8 url. Do you get any messages about SSL errors as well?

Follow me on
Ko-fi, Twitter, YouTube, Twitch
Go to top


Re: GLBlankers sourcecode move
Site Builder
Site Builder


Thank you for that. How come you didn't remain that at bitbucket in a GIT repo?

Follow me on
Ko-fi, Twitter, YouTube, Twitch
Go to top


Re: updating sgit
Site Builder
Site Builder


@capehill
This might happen in case the file creation or update date changes, or permissions. sgit diff shows only changes in the code.

Follow me on
Ko-fi, Twitter, YouTube, Twitch
Go to top


Re: Streaming twitch.tv on AmigaOS 4.1
Site Builder
Site Builder


@all
I am glad to inform you that a new version of aiostreams scripts is at os4depot upload queue. The new version 1.4.1 is mostly about fixes and a necessary workaround for the Dlive.tv website, which now it seems to work just fine under AmigaOS 4.

Also the issue with twitch and emotion is fixed, although that the other scripts are not going to work with this player, since it doesn't support https video sources.

Please test it. I would be glad to read your feedback.

Follow me on
Ko-fi, Twitter, YouTube, Twitch
Go to top


Re: Streaming twitch.tv on AmigaOS 4.1
Site Builder
Site Builder


I will check it and will get back to you guys.

Follow me on
Ko-fi, Twitter, YouTube, Twitch
Go to top


Re: Streaming twitch.tv on AmigaOS 4.1
Site Builder
Site Builder


Hello guys,
Thank you very much for using my scripts. I am really happy they are useful.

Can you give me an example of a video working with Emotion, so that I can fix the problem v1.4 introduced?

@K-L
Older versions can be found at the github
https://github.com/walkero-gr/aiostreams/releases

@all
I am currently working on the next version which I hope to release next week. Any proposals and ideas are welcome.

Follow me on
Ko-fi, Twitter, YouTube, Twitch
Go to top


Re: Streaming twitch.tv on AmigaOS 4.1
Site Builder
Site Builder


@white
You can find it at the Upload list
http://os4depot.net/index.php?function=uploads

Follow me on
Ko-fi, Twitter, YouTube, Twitch
Go to top


Re: Streaming twitch.tv on AmigaOS 4.1
Site Builder
Site Builder


@all
I just uploaded a new version of aiostreams v1.4, with some fixes and a testing version of a new script supporting dlive.tv. This one works just fine on other systems, but not under AmigaOS 4. A SSL error show up, which never happened with all the other websites before, with a message:
<urlopen error (1, 'error:14094410:SSL routines:ssl3_read_bytes:sslv3 alert handshake failure')>

Please, try this on your machine and tell me if this happens to you as well. I am still trying to find a solution for that issue.

Follow me on
Ko-fi, Twitter, YouTube, Twitch
Go to top


Re: RadeonHD 3.x bug (?): more than ~256mb of used GPU (second chunk) memory cause a heavy lockup/crash.
Site Builder
Site Builder


@kas1e
Tested on my X5000/40 and everything from 770 and above crashes instantly my system, which needs a hard reset, With 760 around 254MB were reserved.

Tested with:
- Radeon R9 280X with 3GB Ram
- Warp3D.library v53.27
- Warp3DNova.library v1.66
- RadeonHD.chip v3.6


Edited by walkero on 2019/9/29 14:43:03
Follow me on
Ko-fi, Twitter, YouTube, Twitch
Go to top


Re: Streaming twitch.tv on AmigaOS 4.1
Site Builder
Site Builder


@Petrol

Thank you very much for your rexx script. Keep up the good work.

Follow me on
Ko-fi, Twitter, YouTube, Twitch
Go to top


Re: Streaming twitch.tv on AmigaOS 4.1
Site Builder
Site Builder


Did you check the same links and play them with ffplay?

Follow me on
Ko-fi, Twitter, YouTube, Twitch
Go to top


Re: Freedroid 1.0 soon, make?
Site Builder
Site Builder


@MickJT
Thanks for the hard work. Looking forward for that.

Follow me on
Ko-fi, Twitter, YouTube, Twitch
Go to top


Re: RadeonHD 3.x bug (?): more than ~256mb of used GPU (second chunk) memory cause a heavy lockup/crash.
Site Builder
Site Builder


@kas1e
I can test on my X1000 this weekend and get back to this thread.

If I am not totally wrong, HunoPPC has a X1000 where he ports the games.

Follow me on
Ko-fi, Twitter, YouTube, Twitch
Go to top


Re: Streaming twitch.tv on AmigaOS 4.1
Site Builder
Site Builder


@white
you can add any of aiostreams scripts in any browser like you do with YT.rexx, but use the -u argument and the url link.

For twitch and Mixer, setting them to a browser is not usable because those browsers do not render right. I think the shell search options of the scripts are the fastest way to search for what you would like to watch, without consuming CPU by rendering those websites.

In my TODO list is to create a very simple website for these websites that will work even on IBrowse and AWeb pretty good and use that to search and find content, by using minimum CSS and JS. That way it will be fast and no CPU hungry.

It won't have account support though, at least not from the first release. It will support only the free content.

Follow me on
Ko-fi, Twitter, YouTube, Twitch
Go to top


Re: RadeonHD 3.x bug (?): more than ~256mb of used GPU (second chunk) memory cause a heavy lockup/crash.
Site Builder
Site Builder


@kas1e
Great analysis and explain on that. Thank you for all the hard work and tests you do.

I would like to mention that I had the same crashes with Huno's Return To Castle Wolfenstein Reborn port on my X5000/40, but there were peoplem Huno included, that the game is running just fine on X1000. I haven't tested on mine yet. Maybe there is a problem that has to do with the mobo as well.

Follow me on
Ko-fi, Twitter, YouTube, Twitch
Go to top


Re: Streaming twitch.tv on AmigaOS 4.1
Site Builder
Site Builder


@white
Thank you for your remarks. There is a way to use mplayer, but I need first to test it and see how usable, stable and easy it is. I let you all know as soon as possible.

About the browser support, I will add that soon as well. Thanks for reminding it to me.

Follow me on
Ko-fi, Twitter, YouTube, Twitch
Go to top


Re: Streaming twitch.tv on AmigaOS 4.1
Site Builder
Site Builder


@K-L
I will make a fast fix release. Until then, try to put python before the script name, like:

python twitch.py -h

Follow me on
Ko-fi, Twitter, YouTube, Twitch
Go to top


Re: Streaming twitch.tv on AmigaOS 4.1
Site Builder
Site Builder


@K-L
It seems I forgot to set them as executables before upload.

Right click on the script and select information. In the window check the script and it will work. Or run it like

python twitch.tv

Follow me on
Ko-fi, Twitter, YouTube, Twitch
Go to top



TopTop
« 1 ... 51 52 53 (54) 55 56 57 ... 71 »




Powered by XOOPS 2.0 © 2001-2023 The XOOPS Project