如何在Java环境中解码H.264视频帧 [英] How to decode H.264 video frame in Java environment

查看:731
本文介绍了如何在Java环境中解码H.264视频帧的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

有没有人知道如何在Java环境中解码H.264视频帧?

Does anyone know how to decode H.264 video frame in Java environment?

我的网络摄像机产品支持RTP / RTSP流媒体。

My network camera products support the RTP/RTSP Streaming.

我的网络摄像机提供服务标准RTP / RTSP,它还支持RTP / RTSP over HTTP。

The service standard RTP/RTSP from my network camera is served and it also supports "RTP/RTSP over HTTP".

RTSP: TCP 554
RTP开始端口:UDP 5000

RTSP : TCP 554 RTP Start Port: UDP 5000

推荐答案

或使用 Xuggler 。与RTP,RTMP,HTTP或其他协议一起使用,可以解码和编码H264和大多数其他编解码器。并且是积极维护,免费和开源(LGPL)。

Or use Xuggler. Works with RTP, RTMP, HTTP or other protocols, and can decode and encode H264 and most other codecs. And is actively maintained, free, and open-source (LGPL).

这篇关于如何在Java环境中解码H.264视频帧的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆