Jump to content

ScottsDesk

Members
  • Posts

    1
  • Joined

  • Last visited

ScottsDesk's Achievements

Novice

Novice (1/7)

0

Reputation

  1. I want to use a playlist to play audio sources on my server box that Broadwave is installed on, and I will be streaming from. I have it setup and everything works. I get live streaming audio. My problem is I need code to go by to learn the playlist features, and code examples to write my player, off the streaming server. I will be playing live audio streams, and have files I can click that will play. I want it to be similar to a DJ where I can talk and comment, then play a playlist of songs, with occasional recorded advertisements. Then stop the playlist, come live comment and talk, then go playlist again. 1. Where on the box does Broadwave read this file broadwave.txt, as shown in example code that is given when you press the connection button in Broadwave? <object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,0,0" width=200 height=120> <param name=movie value="http://78.x.x.x:88/nchflashplayer.swf" /> <param name=FlashVars value="playlist=http://78.x.x.x:88:88/broadwave.txt?rate=1&showlist=1" /> <param name=quality value=best /> <embed src="http://78.x.x.x:88:88/nchflashplayer.swf" flashvars="playlist=http://78.x.x.x:88:88/broadwave.txt?rate=1&showlist=1" width=200 height=120 quality=best type="application/x-shockwave-flash" pluginspage="http://www.adobe.com/go/getflashplayer" /> </object> 2. Is there a place that has basic code for writing, and streaming the different audio sources, and creating or developing players using the broadwave.txt playlist? Please send responses to me by email to 0turn1@gmail.com or post here. THX
×
×
  • Create New...