User Tools

Site Tools


agl-distro:demo-apps:media-player

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
agl-distro:demo-apps:media-player [2015/09/04 21:02]
wminer [Requirements]
agl-distro:demo-apps:media-player [2018/07/20 12:19]
leonanavi [Playing Songs from a USB Stick]
Line 18: Line 18:
 ==== Code ==== ==== Code ====
 TBD TBD
 +
 +==== Use Cases ====
 +===== Playing Songs from a USB Stick =====
 +
 +The media player in AGL 5 (Electric Eel) and newer version is capable of playing songs from removable media, such as a USB stick. Follow the steps below to test this functionality:​
 +  * Format a partition of a USB stick with FAT32.
 +  * Copy ogg sound files to the USB stick. Free sample ogg files are available [[https://​commons.wikimedia.org/​wiki/​File:​Median_test.ogg|here]] and [[https://​commons.wikimedia.org/​wiki/​File:​Test-stereo.ogg|here]] from Wikipedia.
 +  * Plug the USB stick in a device or a development board compatible with AGL. Ensure that the following peripherals are attached: display, input device (touchscreen or mouse), speaker.
 +  * Turn on the device and launch the Media Player application.
 +  * Verify that the sound files are shown and press the play button.
 +