Comment by 🦁 Houjimmy

Re: "[#12] Is streaming media possible? Was trying to set up a radio…"

In: s/GmCapsule-Issues

Ok, I did not know. Anyway, is a good streaming. Thanks for sharing.

🦁 Houjimmy

2024-09-06 Β· 2 years ago

Original Post

πŸŒ’ s/GmCapsule-Issues

πŸ’Ž istvan:

My approach was to place a script in the CGI directory that prints "20 audio/mpeg\r\n", and then opens a handle to the Icecast stream and begins reading and printing it 1024 bytes at a time. When I do this from gmcapsule, the page loads forever whereas hashnix is opening an audio player (tested in Lagrange). Not sure if something is wrong in my approach, or if gmcapsule is hanging where it waits for the script to terminate before returning output. Since it's a stream it isn't designed to...

πŸ’¬ 9 comments Β· 1 like Β· 2024-09-04 Β· 2 years ago