Page 1 of 1

Audio(mp3,mp4) Broadcast

Posted: 08 Sep 2011, 05:43
by giri_darius
Hi,

Scenario
In the game when user ( suppose User_A) joins his own room. he can upload the music files(mp3, mp4) to server. And he can play the song
When other user (user_B) joins same room he should listen the same song which user_A is playing.

IS this possible through redbox.
which class will do this?
AVClipManager
AVCastManager

Im using smartfox server 1.6.9

Posted: 08 Sep 2011, 06:30
by Bax
None of the existing ..Manager classes have been designed to do this. You should create your own code.

Posted: 09 Sep 2011, 11:03
by giri_darius
Hi bax,

thanks for replying...

can you tell me how should i go ahead with red5. Any example or tutorial which shed some light on the same As i'm naive in this part.

I'm googling red5 but if you have something to share about red5 which i'm unaware of plz post it.

thank you