Android MedicCodec: How to record a video file from camera and stream the video to the web? -


i want build android application, record video camera, , @ same time, stream video web.

i want build app based on example of cameracaptureactivity.java in grafika-master. have no idea plug in streaming function.

i try looking @ videoencodercore.drainencoder() , bytes downstreamed muxer - mmuxer.writesampledata(mtrackindex, encodeddata, mbufferinfo); connection oriented streaming rtp/hls/mpeg-dash, etc have complete handshake phase in outer code, , push packets here. streaming examples available in libstreaming : https://github.com/fyhertz/libstreaming-examples


Comments

Popular posts from this blog

apache - Remove .php and add trailing slash in url using htaccess not loading css -

javascript - jQuery show full size image on click -