当前位置:网站首页>smart_rtmpd 的 NAT 映射方式使用说明
smart_rtmpd 的 NAT 映射方式使用说明
2022-08-02 14:16:00 【freeabc】
smart_rtmpd 的 NAT 映射方式使用说明
具体原理见下图
如果外网用户推流,比如推流地址为: rtmp://61.180.166.16/live/stream , 那么内网用户播放地址为 rtmp://192.168.1.1/live/stream。
边栏推荐
- 我的2021回忆录
- HCIE学习记录——OSI参考模型
- Evaluation multipath weswood congestion control on ns3
- 虚拟机使用的是此版本 VMware Workstation 不支持的硬件版本。模块“Upgrade”启动失败。未能启动虚拟机。
- char array/string array|array pointer/pointer array/
- adb常用命令
- udp transparent proxy
- PostgreSQL 协议数据样例
- change the available bandwidth of tcp flow dynamically in mininet
- CPU缓存一致性协议MESI
猜你喜欢
随机推荐
The relationship between base classes and derived classes [inheritance] / polymorphism and virtual functions / [inheritance and polymorphism] abstract classes and simple factories
Google AdSense注册流程
【软件测试】用例篇
抽象类和接口 基本知识点复习
Apache ShardingSphere 5.1.1 正式发布
LAMP环境 源码编译安装(Apache 2.4.52 +mysql 8.0.28+php 8.1.3)
三方对接接口数据安全问题
Vert.x web 接收请求时反序列化对象 Failed to decode 如何解决?
MySQL协议长什么样子
udp transparent proxy
Three-way joint interface data security issues
【个人向】线性表复习
Priority table and Ascll table
消息队列的技术选型
超简单了解三次握手与四次挥手
JVM常量池详解
Oauth2.0 custom response values and exception handling
打包项目上传到PyPI
Oauth2.0 资源服务器搭建
synchronized详解