Page 1 of 2 12 LastLast
Results 1 to 15 of 21

Thread: About the radio...

  1. #1
    Got obliterated Recognized Member Shoeberto's Avatar
    Join Date
    Jun 2000
    Location
    THE OC BABY
    Posts
    12,020
    Blog Entries
    1
    Contributions
    • Former Cid's Knight

    Default About the radio...

    I'm assuming it's running on SHOUTcast, yes?

    I was thinking that it could be improved with DJs or some sort of radio show. Like, maybe even just a weekly show with different DJs playing their own music, or show like that with a bunch of DJs just discussing stuff or taking requests from the chat room. If you've ever listened to Suprnova Radio, something like Schizo Hour would be cool (except toned down a bit, so it's more PG or PG-13).

    Yeah. Just suggestions. I have a chem test to study for. I am outie-5000.


  2. #2
    ..a Russian mountain cat. Yamaneko's Avatar
    Join Date
    Aug 2001
    Location
    Los Angeles, CA
    Posts
    15,927
    Contributions
    • Former Administrator
    • Former Cid's Knight

    Default

    I definitely agree with this idea.

  3. #3
    lomas de chapultepec Recognized Member eestlinc's Avatar
    Join Date
    Jun 2000
    Location
    brooklyn
    Posts
    17,552
    Contributions
    • Former Cid's Knight

    Default

    what?

  4. #4
    Away Founder Cid's Avatar
    Join Date
    Dec 1999
    Location
    In your tree.
    Posts
    2,049
    Articles
    141
    Contributions
    • Created Eyes on Final Fantasy
    • Former Administrator

    Default

    It's not shoutcast. It's eyesonff-run.

  5. #5
    Hypnotising you crono_logical's Avatar
    Join Date
    May 2001
    Location
    Back in Time
    Posts
    9,313
    Contributions
    • Former Administrator
    • Former Cid's Knight

    Default

    What's the software being used though?

    I didn't even know there was a radio, actually
    Problems playing downloaded videos? Try CCCP


  6. #6
    Got obliterated Recognized Member Shoeberto's Avatar
    Join Date
    Jun 2000
    Location
    THE OC BABY
    Posts
    12,020
    Blog Entries
    1
    Contributions
    • Former Cid's Knight

    Default

    I was wondering if it was or not. Is it streaming or does it just load the MP3s completely before playing?


  7. #7
    Away Founder Cid's Avatar
    Join Date
    Dec 1999
    Location
    In your tree.
    Posts
    2,049
    Articles
    141
    Contributions
    • Created Eyes on Final Fantasy
    • Former Administrator

    Default

    It just loads the mp3 before playing.

  8. #8
    Got obliterated Recognized Member Shoeberto's Avatar
    Join Date
    Jun 2000
    Location
    THE OC BABY
    Posts
    12,020
    Blog Entries
    1
    Contributions
    • Former Cid's Knight

    Default

    With concerns of bandwidth in mind, I'd recommend setting up SHOUTcast. It's open source and I don't think it's too difficult to set up. (I've only experimented with it a little.) Having people download the MP3s alienates some of the narrowband users from listening, as well as eats up site bandwidth more than what streaming it would do.


  9. #9
    Ominous Wanderer Tech Admin Samuraid's Avatar
    Join Date
    Oct 2001
    Posts
    5,522

    Default

    Shoutcast works...but it requires you to run the software on your server. Ultimately it uses the same bandwidth as a M3U playlist. (except that MP3s are read-ahead buffered with M3U files, as opposed to being streamed with shoutcast)

    http://www.shoutcast.com/download/files.phtml
    They have a linux version that theoretically would work with this server. It would probably depend on what form of control/administration it uses. Assuming it uses a GUI, I doubt a dedicated linux server has an X environment active/installed and is running in anything higher than runlevel 3.

    The advantage of course is that Shoutcast operates like a true streaming radio...

    EDIT: I just downloaded the tarball, and the shoutcast server looks like a simple elf binary and a configuration file...it looks like it would work.
    Last edited by Samuraid; 11-23-2004 at 10:00 AM.

  10. #10
    Got obliterated Recognized Member Shoeberto's Avatar
    Join Date
    Jun 2000
    Location
    THE OC BABY
    Posts
    12,020
    Blog Entries
    1
    Contributions
    • Former Cid's Knight

    Default

    Quote Originally Posted by Samuraid
    Shoutcast works...but it requires you to run the software on your server. Ultimately it uses the same bandwidth as a M3U playlist. (except that MP3s are read-ahead buffered with M3U files, as opposed to being streamed with shoutcast)
    Really? Well, I guess you could lower the bandwidth by having a lower stream, like 64KBPS rather than having everyone download the higher bitrate MP3s. I guess the most apparant advantage then would be that by streaming, it allows the dial-up users to listen to it.

    The only problem I could see arising with Shoutcast on the server is if the MP3s were to be running all the time, and if the server doesn't have an X server running, either a) a command line player that could use the Shoutcast plugin would need to be used or b) a seperate computer would need to be used as the dedicated MP3 player, which wouldn't be difficult to set up.


  11. #11
    Ominous Wanderer Tech Admin Samuraid's Avatar
    Join Date
    Oct 2001
    Posts
    5,522

    Default

    Quote Originally Posted by Hsu
    either a) a command line player that could use the Shoutcast plugin would need to be used or b) a seperate computer would need to be used as the dedicated MP3 player, which wouldn't be difficult to set up.
    It looks like the Linux version of the shoutcast server is a command line application, so it theoretically would work. Whether or not it is the best solution for EOFF is up to the powers that be.

    As for setting up a dedicated box: eyesonff.com is on a dedicated server at theplanet.com (run and whois and see ) so adding a second machine just to run shoutcast would not be an easy task. (Very costly too) It would be possible to run shoutcast from a personal computer hooked to broadband, but that would really drain the upstream bandwidth and one would only be able to handle maybe 20 listeners at a time.

  12. #12
    Got obliterated Recognized Member Shoeberto's Avatar
    Join Date
    Jun 2000
    Location
    THE OC BABY
    Posts
    12,020
    Blog Entries
    1
    Contributions
    • Former Cid's Knight

    Default

    I didn't mean a dedicated server for running Shoutcast, I meant one for playing the MP3s across the Shoutcast server using the Shoutcast client. That way, the Shoutcast server could be running on EoFF's dedicated server and handling the connection, with the client-end streaming to the server and relaying to the listeners.

    I think that would work...it's been a while since I've done anything involving Shoutcast.


  13. #13
    Ominous Wanderer Tech Admin Samuraid's Avatar
    Join Date
    Oct 2001
    Posts
    5,522

    Default

    That would work, but shoutcast doesn't require a client to be playing music, it can run standalone on a server by playing random mp3s stored in a directory on the server.

  14. #14
    Got obliterated Recognized Member Shoeberto's Avatar
    Join Date
    Jun 2000
    Location
    THE OC BABY
    Posts
    12,020
    Blog Entries
    1
    Contributions
    • Former Cid's Knight

    Default

    Ah. That would work.

    And after that we could return back to square one with the original suggestion. It's kind of funny how we've planned all of this stuff out without any input from the webmaster.


  15. #15

    Default

    HOLY I WANT TO BE A DJ

    SEXY McAWESOME TO YOU, MISTER


Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •