Skip to content

jshang/MediaPlayerSDK

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Media Player SDK for Android

SDK can be used for IPTV, Android client of surveillance system, IP camera viewer, TV player, OTT clients and other kinds of applications with video playback. Source code of samples can be provided.

Mobile Video Playback SDK Features:

  • Hardware acceleration – Hardware accelerated decoding of HD video (H.264, MPEG4, MPEG2 and others).
  • Multi-core decoding – Support of decoding for Multi-core architecture.
  • Multi-channel support – Support of simultaneous connection to several video sources.
  • Integration with active apps – Mobile Video Playback SDK is based on SurfaceView and can be integrated with any activity.
  • H/W post and pre-processing – Hardware de-interlacing and pre-processing using OpenGL shaders.
  • Custom and standard notifications – The network module notifies application about connection, disconnection and other events. There is a possibility to add custom event.
  • Preview mode.
  • Stream playback: Multicast/Unicast UDP, HTTP and HTTPS tunneling for RTSP.
  • Supported file formats: AVI, 3GP, M4V, MP4, WMV, FLV, MPEG, MPG, MOV, RM, VOB, ASF, MKV, F4V, TRP, TS, TP and others.
  • Supported Network protocols: HTTP-HLS, RTSP, RTP, UDP (Multicast stream support), RTMP, MMS and others.
  • Smart online thumbnails – Quick and simple API gets thumbnails for local files and network streams.
  • Low latency for network streams – Special API controls playback latency.
  • Recording from live camera and file trimming
  • Digital zoom and picture shifting
  • Replay for live HLS stream

RTSP player sample1

RTSP player sample

About

Android Player SDK: playback streams and files, trim video, record video and handle audio

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 99.8%
  • Makefile 0.2%