I was just going to start something similar then saw this. Any progress?
NathanH
Search found 142 matches
- Sat Feb 14, 2026 11:53 pm
- Forum: Showcase
- Topic: MiniLibs - Lists required libraries for Miniwood
- Replies: 2
- Views: 12390
Re: RNORadio
Thanks, clever!
NathanH
NathanH
Re: RNORadio
@jpv,
I'd be interested to know how you embedded the binary and ran it from within Hollywood. Thanks.
NathanH
I'd be interested to know how you embedded the binary and ran it from within Hollywood. Thanks.
NathanH
- Thu Feb 12, 2026 7:19 pm
- Forum: General programming
- Topic: Help Playing an HTTP Audio Stream
- Replies: 3
- Views: 3307
Re: Help Playing an HTTP Audio Stream
Thanks, I' sure they'll provide this functionality at some point.
NathanH
NathanH
- Thu Feb 12, 2026 3:12 am
- Forum: General programming
- Topic: Help Playing an HTTP Audio Stream
- Replies: 3
- Views: 3307
Re: Help Playing an HTTP Audio Stream
The BBC example provided in other post does work for a few seconds so ChatGPT and me tried a bunch of things for a whole day to try to figure out why this doesn't. I think that its probably a dead issue until httpstreamer becomes a bit more robust for this type of usage. Thanks.
NathanH
NathanH
- Thu Feb 12, 2026 12:03 am
- Forum: General programming
- Topic: Help Playing an HTTP Audio Stream
- Replies: 3
- Views: 3307
Help Playing an HTTP Audio Stream
Hi, I have a permanent IceCast http stream (mp3 192 kbs) on my local network that I can listen to via, for example, VLC for Linux or on my Android phone. I was hoping to be able to listen to it from within AROS using the httpstreamer and avcodec plugins. I also tried this on Amiga OS39 with same res...
- Mon Feb 09, 2026 4:21 pm
- Forum: Newbie questions
- Topic: Error loading sqlite3.hwp
- Replies: 3
- Views: 4120
Re: Error loading sqlite3.hwp
@jPV,
I have always kept them in LIBS:Hollywood. Thanks very much, setting the GlobalPlugins=True in options fixed the problem.
NathanH
I have always kept them in LIBS:Hollywood. Thanks very much, setting the GlobalPlugins=True in options fixed the problem.
NathanH
- Sun Feb 08, 2026 8:38 pm
- Forum: Newbie questions
- Topic: Error loading sqlite3.hwp
- Replies: 3
- Views: 4120
Re: Error loading sqlite3.hwp
Same on OS3.9.
NathanH
NathanH
- Sun Feb 08, 2026 8:24 pm
- Forum: Newbie questions
- Topic: Error loading sqlite3.hwp
- Replies: 3
- Views: 4120
Error loading sqlite3.hwp
Hi, I just tried compiling my first program with Hollywood 11.0. I'm having problems. This program compiles and runs on Hollywood 9.1 and Hollywood 10 for AROS i386. ;@OPTIONS {Quiet=True, Encoding=#ENCODING_ISO8859_1, Compress=True} @OPTIONS {Quiet=True, Encoding=#ENCODING_ISO8859_1} @REQUIRE "...
- Tue Jan 20, 2026 11:47 pm
- Forum: Newbie questions
- Topic: Amiga OS4 Specific Programming
- Replies: 3
- Views: 9113
Re: Amiga OS4 Specific Programming
Thanks guys!