/

Core SDK Examples - Simple Subscribe


The Simple subscribe example shows how to make a simple subscriber application that will use speakers to play an audio stream. First, the application will show a list of available speakers and prompt the user to select one. If the target speakers are available, the application will subscribe to the targeted stream video, and play the stream's audio using the selected speakers.

Note that this example requires a live stream running on a Red5 Pro server.


See the Basic Integration example for project setup.