Radio Fester

God and i thought he was normal
User avatar
xexes
Posts: 902
Joined: Wed Oct 01, 2008 5:18 am
What is 3hirty p1us 4orty?: 70
Location: USA

Re: Radio Fester

Post by xexes » Wed Jan 14, 2009 4:54 am

moan fester's place ip lololol!!! =D

User avatar
Del
Posts: 1829
Joined: Wed Mar 26, 2008 11:27 pm
Location: kneedeep in a config file

Re: Radio Fester

Post by Del » Wed Jan 14, 2009 6:07 pm

IE only corea, cos that is what the game uses

Rallfo, is the wmp stuff not overly complicated? you shouldnt need an updated wmp, nor need for external players. Basic embedded player w/ a link thrown at it is all you need. That will work for everyone and then you only need one landing page

Cos forcing tf2 players to alt-tab is a shootable offence...subjecting them to invisible players, wireframes, purple checkers....god knows what!

See here or here

also, you should not need a 192kbps cbr source...you should be able to pump anything into it and have the output reencoded at the correct bitrate. something like ezstream(one I've used, but I'm sure there's others) will take care of that for you
Image

User avatar
rallfo
Posts: 34
Joined: Sat Jan 10, 2009 7:56 am
Location: Oxford, UK
Contact:

Re: Radio Fester

Post by rallfo » Wed Jan 14, 2009 8:04 pm

All these ideas are great, let's do them!

Llama, Fullmetal pick a time, get set up and entertain us :mrgreen:

Toco, xexes if you're offering... :greentoke:

Corea having a normal webpage that'll work in other browsers for listening outside of tf2 is a good idea, cheers!
Del wrote:Rallfo, is the wmp stuff not overly complicated? you shouldnt need an updated wmp, nor need for external players. Basic embedded player w/ a link thrown at it is all you need. That will work for everyone and then you only need one landing page
Well you would have thought so... But some people have multiple versions of the plugin installed and the older versions of the dll don't handle stream switching properly (certainly want st more recent than 5.1.52.* referenced in your code which suffers from the "chipmunk" bug among other things).

And what about our friends running tf2 on linux? :)

Plus eventually the flash version could show a live set list or other cool things (since ajax won't work in MSHTML) and has a lower resource footprint than wmp...

It seemed easier just to give people an initial choice of player (subsequently remembered).
Del wrote:Cos forcing tf2 players to alt-tab is a shootable offence...subjecting them to invisible players, wireframes, purple checkers....god knows what!
Turn off your pagefile and it won't swap these resources out when you alt-tab! (solved the problem for me anyway...)

I agree it's only a last resort but I'd like to keep it there as an option for people running tf2 in a virtual machine on mac osx on sparc with only xine installed that works except for every other tuesday ;)
Del wrote:also, you should not need a 192kbps cbr source...you should be able to pump anything into it and have the output reencoded at the correct bitrate. something like ezstream(one I've used, but I'm sure there's others) will take care of that for you
Yeah I'm trying to get the server set up to do cross-encoding from ogg so it'll work with Traktor. Might as well have the mixtapes already encoded at the correct bitrate though...

Server's currently running ices0 for the looping playlist with some hacked together python scripts that'll eventually do something with the metadata to make those set lists. I'll have a look at ezstream, thanks!

All input's greatly appreciated guys, keep performing and tuning in!
Image

Image

User avatar
Del
Posts: 1829
Joined: Wed Mar 26, 2008 11:27 pm
Location: kneedeep in a config file

Re: Radio Fester

Post by Del » Wed Jan 14, 2009 8:59 pm

rallfo wrote: Well you would have thought so... But some people have multiple versions of the plugin installed and the older versions of the dll don't handle stream switching properly (certainly want st more recent than 5.1.52.* referenced in your code which suffers from the "chipmunk" bug among other things).

And what about our friends running tf2 on linux? :)
again overcomplicating. simple stream in a simple page. Old version used, cos well....if it aint broke..it's sufficient for the job it does, and if you have windows, you have it. if you work it on the back end and use a simple static client there's no need for stream switching.

as for linux?? fuckem(you??). it's this easy - tf2 and ie6/7 on windows = working and supported. tf2 and ie6/7 on Linux = world of pain, sadomasochists choice.

Please remember that ideally this is launched ingame, using the provided interface to the ie engine. Reinventing the wheel for the .0001% out there is pointless exercize imo. The KISS principle applies bigtime when it comes to ie/tf2.
rallfo wrote: Turn off your pagefile and it won't swap these resources out when you alt-tab! (solved the problem for me anyway...)
Wrong approach. Not all people are in a position to, or even know how to, disable their page file. Not all gamers are techies remember. Works-for-me solutions dont apply to all...just go w/ whats' known to work.
rallfo wrote: I agree it's only a last resort but I'd like to keep it there as an option for people running tf2 in a virtual machine on mac osx on sparc with only xine installed that works except for every other tuesday ;)
:roll:
Rallfo wrote: Yeah I'm trying to get the server set up to do cross-encoding from ogg so it'll work with Traktor.
ya, I had the icecast server on fester's place set up to do just that(work w traktor). why ogg tho? Nearly all sources are mp3.
Image

User avatar
rallfo
Posts: 34
Joined: Sat Jan 10, 2009 7:56 am
Location: Oxford, UK
Contact:

Re: Radio Fester

Post by rallfo » Thu Jan 15, 2009 7:01 am

Del wrote:Old version used, cos well....if it aint broke..
But it is... Otherwise our overlords at MS wouldn't release an updated player! :lol:

In fact MS and W3C both say that version 7 or later should be used for streaming
http://www.w3schools.com/media/media_playerref.asp

Which IMO is overly lenient considering we're on 11 (wmp7 can only handle certain old types of MP3 and the codec wasn't installed by default because MS didn't yet have the patent license from Frauenhofer).

I think keeping the extra options there for the 10% of people with slightly funny setups is worth the extra one-time mouseclick to get to the normal wmp version and we could also provide a choice of different bitrates there.
Rallfo wrote:why ogg tho? Nearly all sources are mp3.
Latest version of Traktor Scratch Pro doesn't seem to do ogg without an expensive "mp3 broadcaster" add-on (neither me nor Jeffer seemed to have it), Virtual DJ and Serrato Scratch are ogg only as far as I know (again presumably the software would have to include the cost of a patent license), so need something server side to do the conversion. In any case need something to re-encode if there's a low bitrate option for people with slow internet...

Technically noone's supposed to use mp3 for streaming without paying patent royalties to Frauenhofer :? fuckem!
Image

Image

User avatar
LazyEagle
Posts: 2888
Joined: Sat May 10, 2008 5:53 pm

Re: Radio Fester

Post by LazyEagle » Thu Jan 15, 2009 9:19 am

Great stuff!
Image

User avatar
Jonnywhy
Posts: 2557
Joined: Wed Apr 30, 2008 4:18 pm
What is 3hirty p1us 4orty?: 4
Contact:

Re: Radio Fester

Post by Jonnywhy » Thu Jan 15, 2009 10:31 am

I'm lost reading this topic, I could probably understand most of it if I took ages to go through it, but why bother lol
"Hey actually Jonnywhy is right" - AngryWolf

"I agree with Jonnywhy" - Supernova

"Jonnywhy you're about as useful as a ashtray on a motor bike!" - Fester

User avatar
indivisible
Posts: 791
Joined: Mon Jan 12, 2009 6:26 pm
What is 3hirty p1us 4orty?: 4
Location: 127.0.0.1

Re: Radio Fester

Post by indivisible » Thu Jan 15, 2009 2:19 pm

I know I'm new and don't carry much weight but I'm one of the 0.001/10%. I don't use WMP or IE. Both are resourse hogs and the main targets in their respective software fields to attacks. I don't and won't use them. What's wrong with having an xhtml compliant page?
Image
Cheers BBloke! You're the grease that oils the cogs of Festers!
Props to Cali for all his ETF2L organisation skills!!

User avatar
LazyEagle
Posts: 2888
Joined: Sat May 10, 2008 5:53 pm

Re: Radio Fester

Post by LazyEagle » Thu Jan 15, 2009 2:29 pm

indivisible wrote:I know I'm new and don't carry much weight but I'm one of the 0.001/10%. I don't use WMP or IE. Both are resourse hogs and the main targets in their respective software fields to attacks. I don't and won't use them. What's wrong with having an xhtml compliant page?
Doesn't Steam use IE automatically?
Image

User avatar
BBloke
Posts: 7434
Joined: Mon Jun 09, 2008 11:42 pm
What is 3hirty p1us 4orty?: 4
Contact:

Re: Radio Fester

Post by BBloke » Thu Jan 15, 2009 2:31 pm

What's wrong with having an xhtml compliant page?
For reasons already mentioned. Not all people can be pleased all the time so, in general, an 80 / 20 rule is applied. Please 80% of the people all of the time = 100% of all who you wish to be happy is happy.. and a job well done too. This far out weighs extra time required to build the necessary things to make _everyone_ happy.

I can understand not using IE or WMP. I don't directly use them either but that's not to say that they aren't used somewhere as uninstalling IE leads to other problems and issues down the road. As steam relies upon embedding IE you'll be hard pressed to stay clear of it if I'm not mistaken.
Image
" 'Mother' is the name for God on the lips and hearts of all children."

Post Reply