Skip to content

Genius-Systems-Nepal/RTP-Player

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

An android rtp player

RtpPlayer demostrates a simple rtp stream player on android.

Codecs

currently the player supports the following codecs:

  • vp8
  • h264(avc)
  • opus

Projects

the solution incorporates 8 projects:

  • RtpPlayer
    -- the rtp player
  • MediaCodec
    -- A/V codec wrapper
  • libvpx
    -- the vp8 codec
  • libx264
    -- the h264 encoder
  • opus
    -- the opus codec
  • ffmpeg
    -- the h264 decoder
  • pro
    -- close-sourced platform api wrapper(locks and threads etc.)
  • asio
    -- the asio library(http://think-async.com/)

ScreenShots

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published