Skip to content Skip to sidebar Skip to footer
Showing posts with the label Rtsp

Cannot Play Rtsp Video In Videoview In Samsung Galaxy S2

I'm trying to play a live RTSP video (from rtsp://media2.tripsmarter.com/LiveTV/BTV/) using Vid… Read more Cannot Play Rtsp Video In Videoview In Samsung Galaxy S2

Feed Raw Yuv Frame To Ffmpeg With Timestamp

I've trying pipe audio and video raw data to ffmpeg and push realtime stream through RTSP proto… Read more Feed Raw Yuv Frame To Ffmpeg With Timestamp

Decode Android's Hardware Encoded H264 Camera Feed Using Ffmpeg In Real Time

I'm trying to use the hardware H264 encoder on Android to create video from the camera, and use… Read more Decode Android's Hardware Encoded H264 Camera Feed Using Ffmpeg In Real Time

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