With the new information I think this thread would fit better into the sub forum "Feature Discussion".
Also with bounties are there any restrictions community wise?
Search found 3 matches
- Thu Apr 23, 2020 14:02
- Forum: Minetest-related projects
- Topic: Streaming ogg from icecast
- Replies: 4
- Views: 451
- Tue Apr 21, 2020 14:29
- Forum: Minetest-related projects
- Topic: Streaming ogg from icecast
- Replies: 4
- Views: 451
Re: Streaming ogg from icecast
Ok thanks for the quick reply.
When adding this functionality, where would you put it? into the main game (C++?) or is it possible to do it with Lua in a mod?
I am willing to put in the work or find a programmer or fund it with a bounty. If interest is high enough.
Cheers, LDR
When adding this functionality, where would you put it? into the main game (C++?) or is it possible to do it with Lua in a mod?
I am willing to put in the work or find a programmer or fund it with a bounty. If interest is high enough.
Cheers, LDR
- Tue Apr 21, 2020 12:52
- Forum: Minetest-related projects
- Topic: Streaming ogg from icecast
- Replies: 4
- Views: 451
Streaming ogg from icecast
Hi Minetest community! I have been having fun for the last few days and slowly building a community around a digital dance floor. We have been getting along nicely, but wanted to start to stream from a live source. I have been looking at https://github.com/minetest-mods/mysoundblocks but i haven't r...