@pjs
Hi,
I'm glad you answered,
in fact I would like to achieve more than just a windowed playback
to use AmigaOS 4.1 I use "winuae"
apart from some limitations the system is clearly fine.
The only sore point is the support for the video card.
So using Odyssey directly leads to video playback
much slower compared to YT.rexx - Aiostreams even though they work perfectly.
So I was looking for alternative solutions.
Also to do some experiments.
I found this:
https://github.com/atauenis/webone(linux and windows and mac)
the project was created to support the playback of videos on YouTube with browsers that are no longer supported.
I made some changes and if you saw the video I was able to use ffmpeg for windows to convert the videos on the fly and retransmit them using the Amiga Browsers also using the Nvidia GPU
This succeeds because in this case using a proxy for example with Odyssey the program intercepts the link used within Odyssey and is then able to convert it in real time and pass it to FFPlay for Windows.
Actually the program should stream it directly within Odyssey but it can't because the author of the WebOne program didn't create something that works with Odyssey.
And of course it is almost impossible to report to him due to the fact that "Amiga" is not used by everyone.
The program is written in #C but actually with the configuration file and the batch script you can get a lot of extra things.
The fact that the program intercepts the Odyssey and converts the video on the fly is proof of this.
Here it would lack support for an Amiga Browser.
So it is normal that anyone who owns a real Amiga is not interested in this.
But I believe that with some modifications it can work directly with Odyssey using FFMpeg for Windows and therefore see videos smoothly.
But it would take someone to take a look at the program and see what needs to be fixed to make it compatible with Odyssey for example.
I point out that if I use a configuration recommended in the author's readme in reality the video starts inside Odyssey the video being loaded appears but then it stops.
Most likely because FFMpeg is unable to process the video inside Odyssey but I think it is due to some wrong "string" or something similar in the "WebOne" program because it does not provide Odyssey as a Browser.
So it works it's just that you should find the solution for it.
Thanks if anyone would like to try it out.
Its use is simple you choose the freely configurable proxy such as PORT and IP address.
Locally and then in Odyssey just choose http proxy and port.
I believe that a solution can be found very old browsers are supported.
requires:
NET 6.0 Runtime and later are required on server PC