Skip to content Skip to sidebar Skip to footer
Showing posts with the label H.264

How To Encode H.264 Live Stream To Rtp Packet With Java

I am developing an application for Android OS, and I need a real-time decode video stream from the … Read more How To Encode H.264 Live Stream To Rtp Packet With Java

Mediacodec And Camera: Colorspaces Don't Match

I have been trying to get H264 encoding to work with input captured by the camera on an Android tab… Read more Mediacodec And Camera: Colorspaces Don't Match

Stream Android Camera As H264 Mpeg-ts Over Udp Using Gstreamer

I don't have much experience with gstreamer, and I couldn't find something online to figure… Read more Stream Android Camera As H264 Mpeg-ts Over Udp Using Gstreamer

How To Reduce Latency In Mediacodec Video/avc Decoding

I performed some simple timing of MoviePlayer.java in the Grafika MediaCodec sample code running on… Read more How To Reduce Latency In Mediacodec Video/avc Decoding

Why Am I Getting "unsupported Format" Errors, Reading H.264 Encoded Rtsp Streams With The Android Mediaplayer?

I am trying to show H.264 encoded rtsp video on an Android device. The stream is coming from a Rasp… Read more Why Am I Getting "unsupported Format" Errors, Reading H.264 Encoded Rtsp Streams With The Android Mediaplayer?