Media: Accessing Media Streams, and Playing and Capturing Multimedia
The media tutorials demonstrate how to use the following features in creating Tizen Web applications:
-
getUserMedia: Accessing Media Streams
Demonstrates how you can access a local device to generate a multimedia stream.
-
HTML5 video and audio element: Playing and Managing Multimedia Content
Demonstrates how you can create a player using video and audio elements.
The following tutorials apply in mobile applications only:
-
HTML Media Capture: Activating Media Capture Capabilities
Demonstrates how you can activate the media capture feature during file upload.
-
Web Audio: Playing Audio Content
Demonstrates how you can play audio content using the HTML5 audio element.