I'd like to set up a kind of internet-radio that actually doesn't take any real live sound streaming like DJ's speech and so on, but instead just working as a large Winamp playlist - just streaming local audio files to the stream one by one (but scheduled to be played at some specific times). The web admin part should be used to set up the order of tracks in this playlist only. And because I have some skills of java programming I'd like to build the system in Java ecosystem.
-- The Internet says that the most likely java streaming server that allows web apps to be deployed there is Red5 server. However, it is unclear from the examples and docs, whether Red5 API allows to deal with the local files and stream them? The examples are mainly focused on the live recording restreaming from some client app, not on streaming the files from the local filesystem. Can someone provide the explanation what kind of API to use to deal with audio files in Red5? --- You received this message because you are subscribed to the Google Groups "red5" group. To unsubscribe from this group and stop receiving emails from it, send an email to [hidden email]. For more options, visit https://groups.google.com/d/optout. |
You will need to check out I know that the way to go but don't have examples of anything.. On Tue, 23 Oct, 2018, 9:52 PM Ilya Evlampiev, <[hidden email]> wrote:
--- You received this message because you are subscribed to the Google Groups "red5" group. To unsubscribe from this group and stop receiving emails from it, send an email to [hidden email]. For more options, visit https://groups.google.com/d/optout. |
Thank you Rajdeep! I will take a look.
-- On Tuesday, October 23, 2018 at 7:52:37 PM UTC+3, Rajdeep Rath wrote:
--- You received this message because you are subscribed to the Google Groups "red5" group. To unsubscribe from this group and stop receiving emails from it, send an email to [hidden email]. For more options, visit https://groups.google.com/d/optout. |
Free forum by Nabble | Edit this page |