Latest WACUP public preview for x86 & x64 is build #24360 (April 20th 2026) (x86 & x64 changelogs)
Latest restricted WACUP beta release is build #24360 (April 20th 2026) (x86 & x64 changelogs)

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Deide

Pages: [1]
1
Wishlist / Feature Requests / Re: Bundled Source Streaming
« on: February 07, 2020, 11:07:21 PM »
Maybe I misrepresented my suggestion.

I'm hinging on the relative simplicity and the fact it's built in, purely for personal use - not concerned with making it powerful radio software, haha. The only thing that needs to happen to broadcast over the internet is a port forward.
The way to go about sharing your currently playing music at the moment is to go into Preferences > Streaming and then hit the 'Start Server' button, then go into Preferences > Streaming > Stream Source and hit the 'Connect' button. Then of course have someone directly connect by passing them your IP/domain.

I'm just suggesting being able to click those buttons programmatically somehow. For example, another program could execute winamp with some command line switch, and that program would also handle giving the link to whomever is requesting to join in (ie. some IM software plugin that is also showing that you're listening to music). Thinking about it, it probably would be more sensible to just have the one switch that starts the server then connects the source in one go, to avoid trying to connect the source when no server is running - was mainly thinking of separate Icecast/Shoutcast servers (which can obviously be started programmatically anyway).

Forgive my ignorance if I'm missing something simple though! It currently works with just "auto start server" and "auto connect stream source", but to have it running when maybe 80% of the time no one is interested in listening in feels a little unnecessary.

2
Wishlist / Feature Requests / Help | Manual
« on: February 07, 2020, 08:43:22 PM »
At the moment, the Help menu item links to this forum, which is nice, but I do think it would be nice to have an in-built manual for common questions or advanced features. It could probably be in .chm format - perhaps take a look at AIMP's for example.

One way to accomplish this might be for it to be community-driven. Perhaps make a git repository where people can file issues and submit pull requests.
I do also think it would be helpful to keep a link to this forum prominent on the landing page of the help files.

3
Wishlist / Feature Requests / Bundled Source Streaming
« on: February 07, 2020, 08:17:29 PM »
The bundled source streaming works quite well relative to Icecast and Shoutcast and the typical dsp_sc and dsp_altacast plugins, but I have a few simple suggestions to improve it:

  - Put the external web assets/files into the WACUP file directory for easy editing.
  - Customise the stream's endpoint
  - Add the ability to start the server via command line switch (much like playback/playlist control). It would be nice to be able to start the server remotely or reactively.
  - Add the ability to connect to the server via command line switch for the same reasons above.

My personal motivation is to have have people on some IM client be able to listen in when I'm playing music - like sharing an earphone with a friend over the internet. I know they can be set to start and connect automatically, but it seems like a bit of a waste to me. You often get people sharing Youtube links to their music as a way of sharing some experience, but it's a little less direct and personal, and it's a shame to have a separate clunky playlist system that isn't easily updated in realtime.

Finally, one nice-to-have would be to have the currently playing album art available at some endpoint like Shoutcast does.

Pages: [1]