KO
|
EN
gitlite — search
Search
#python
#javascript
#android
#kubernetes
#docker
#nodejs
#golang
#java
#php
#react
#arduino-library
#arduino
librtsp
★ 61
Open GitHub ↗
RTSP Protocol
Download README (.md)
Explore Similar Repositories
rules_buf
:
Bazel rules for Buf.
MyBlog
:
MyBlog主要是基于 SpringBoot + Vue 前后端分离开发的一款动态个人博客系统
toggl-cli
:
🕐 Command Line App for Toggl Track
CoreTweaks
:
A bunch of random bug fixes, optimizations and tweaks (1.7.10)
ansible-collection-acme
:
An Ansible collection for issuing certificates via the ACME protocol.
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
librtsp
?
Download (.md)
# librtsp RTSP协议库 * 编译 > make * 运行 > cd example && ./demo > > **rtsp服务默认端口设置为8554,客户端需要指定端口,比如服务器IP:192.168.1.2, 那么RTSP地址为:rtsp://192.168.1.2:8554/live,测试程序会循环推送H264文件内容**