1 Star 2 Fork 1

cM / mjpeg2rtp

Create your Gitee Account
Explore and code with more than 12 million developers,Free private repositories !:)
Sign up
This repository doesn't specify license. Please pay attention to the specific project description and its upstream code dependency when using it.
Clone or Download
contribute
Sync branch
Cancel
Notice: Creating folder will generate an empty file .keep, because not support in Git
Loading...
README
1.依赖libjpeg-9a库、libpthread等
2.make
3.在./bin下生成可执行文件camera_encode
4.执行./bin/camera_encode ip port 
  你要传输到的ip地址和端口
5.如果在vlc端播放需要添加了一个sdp文件
  文件内容如下:
-----------------------------
|m=video 10000 RTP/AVP 26   |
|a=rtpmap:26 JPEG/90000;    |
|a=decode_buf=300;          |
|a=framerate:25             |
|c=IN IP4 local             |
-----------------------------

Empty file

About

No description expand collapse
C
Cancel

Releases

No release

Contributors

All

Activities

Load More
can not load any more
C
1
https://gitee.com/OpenWrt-X/mjpeg2rtp.git
git@gitee.com:OpenWrt-X/mjpeg2rtp.git
OpenWrt-X
mjpeg2rtp
mjpeg2rtp
master

Search

53164aa7 5694891 3bd8fe86 5694891