Ticket #82 (new feature)

Opened 18 months ago

Last modified 7 months ago

implement shoutcast streaming

Reported by: jeroen Owned by: jeroen
Milestone: X Backlog Keywords:
Cc: Forum thread:

Attachments

relay.zip (36.5 kB) - added by jeroen 13 months ago.
Java nsv forwardedr

Change History

Changed 18 months ago by jeroen

  • milestone changed from JW Player for Flash 4.1 to JW Player for Flash 4.2

Changed 15 months ago by jeroen

CounterpointFM.com

Changed 14 months ago by jeroen

  • milestone changed from Flash 4.2 to Flash 4.4

Not as simple as it looks, unfortunately. Some bytearray modifying stuff is needed here. A PHP-approach (also suggested in the forum) is also not the way to go: it'll eat your server bandwidth since it essentially proxies.

Changed 14 months ago by jeroen

  • milestone changed from Flash 4.4 to Flash 4.5

Changed 13 months ago by jeroen

Java nsv forwardedr

Changed 13 months ago by jeroen

Not done but here is a bunch of code and links. I did a few more experiments. I wrote a java parser which connects and pulls from a NSV shoutCast stream. I started to add this to red5 as a basic service. I wrote an parser in as3 which does not work well months ago, but the java parser does gets every frame.

And now flash player version 10 will do this 'out of the box' with onSample event and getting raw data from a loaded sound object.

Unfortunatly there is no flv output at this time as I spent so much time trying to work nsv as a service in red5. I have not given up yet though.

AS3 code for nsv is here. ( poor parser misses frames and doesnt deal with aux): http://www.actionscript.org/forums/showthread.php3?t=172896

and the popforge sound object factory http://code.google.com/p/popforge/

and the relay.zip java file is attached.

Changed 9 months ago by jeroen

  • milestone changed from Flash 4.5 to Flash 4.6

Changed 9 months ago by jeroen

  • milestone changed from Flash 4.6 to Flash 4.5

Milestone Flash 4.6 deleted

Changed 9 months ago by jeroen

  • owner set to jeroen

Changed 7 months ago by jeroen

  • milestone changed from Flash 4.5 to Future
Note: See TracTickets for help on using tickets.