资源列表
buslinechangbyyou
- 公交线路修改源程序,此为源程序,免费下载,欢迎使用,-Bus lines modify the source code, this is the source code, free download, Welcome to,
coder
- we can see the file by open it,it contain what we want!
code-jrtp
- jrtplib使用例子。用于linux下流媒体编程。-jrtplib usage example. Linux media for indecent programming.
encode
- 加密文件成为乱码,可以放置别人看到你的内容。-Encrypted files become garbled, you can place the contents of other people see you.
tiny6410
- 流多媒体流处理及转RGB 管 流 多媒体流处理及转RGB 管-Streaming multimedia stream processing and transfer of multimedia stream processing RGB pipe flow and pipe flow to RGB to RGB multimedia stream processing and management
DVS_DIDO
- 网络视频服务器DVS中开关量输入输出的操作方法-DVS network video server in the switch input and output operation method
SimRTPClient
- rtsp客户端JAVA程序源码,运用rtsp协议实现与服务器端的流媒体通信.-rtsp client-side JAVA program source code, using rtsp protocol implementations with server-side streaming media communication.
MATLAB
- 全搜索 运动估计 多媒体视频压缩 包含motion矢量算法和test文件进行运动估计-Full search motion estimation includes motion vectors of multimedia video compression algorithms and test files motion estimation
mpg_bmp
- 通过FFmpeg将多媒体文件解码后保存成Bmp图像,FFmpeg使用的是LibX264-114.dll -FFmpeg will decode multimedia files saved as Bmp image, use the FFmpeg the LibX264-114.dll
JAVAmedia
- 这些代码可以播放任何形式的音乐文件件,比如说,有.mp3格式的,有.mpg格式的,-These codes can play music files of any kind pieces, for example, there is. Mp3 format, there are. Mpg format, etc.
RTP_CODE
- RTP是目前解决流媒体实时传输问题的最好办法,如果需要在Linux平台上进行实时流媒体编程,可以考虑使用一些开放源代码的RTP库,如LIBRTP、JRTPLIB等。JRTPLIB是一个面向对象的RTP库,它完全遵循RFC 1889设计,在很多场合下是一个非常不错的选择,以JRTPLIB为例,讲述如何在Linux平台上运用RTP协议进行实时流媒体编程。-Object oriented your RTP library. It completely follow the RFC 1889 desig
segmenter
- 基于ffmpeg工程实现将h264原始帧视频文件转换为ts视频格式文件,linux平台C代码,稍加修改就可以用于windows平台和C++。-Based on ffmpeg, rtansform h264 vedio to ts stream format file,for linux plat,