Welcome!

Welcome to the Official BlackBerry Support Community Forums. This is your resource to discuss support topics with your peers, and learn from each other. New to the forum? Please visit the ‘Getting Started’ link below.
inside custom component

Cascades Development

Reply
Developer
javayoung
Posts: 313
Registered: ‎05-31-2010
My Carrier: All

Is there any Audio steaming sample

Is there any tutorial to introduce Audio streaming from a URL like the previous Blackberry document did on BB10?

 

http://supportforums.blackberry.com/t5/Java-Development/Streaming-media-Start-to-finish/ta-p/488255

 

Or did anyone already migrate this Java version audio streaming to BB10? I am appreciated with your hint.

 

Thank you




p(^_^)q
Good good study, day day up
Please use plain text.
Developer
Zmey
Posts: 916
Registered: ‎12-18-2012

Re: Is there any Audio steaming sample

I've not seen a complete sample but this one shows how to use multimedia renderer:

https://github.com/blackberry/NDK-Samples/tree/master/PlayAudio

 

And this page has the details on live streaming:

http://developer.blackberry.com/native/reference/bb10/mmrenderer_libref/topic/mmr_api/mmr_input_atta...

Please use plain text.
Developer
javayoung
Posts: 313
Registered: ‎05-31-2010
My Carrier: All

Re: Is there any Audio steaming sample

Thank you for your helpful documents. I will look through it.




p(^_^)q
Good good study, day day up
Please use plain text.