百度云做网站空间,做AMC12的题的网站,百度推广做网站,长春企业网站制作优化之前做过几次公网推流的尝试, 今天试了UDP推到公网, 再用TCP从公网拉下来, 发现不行, 就直接改用TCP转TCP了. 中间中转使用的python脚本, 感谢GPT提供技术支持:
import socket
import threadingdef tcp_receiver(port, forward_queue):接收TCP数据并将其放入…之前做过几次公网推流的尝试, 今天试了UDP推到公网, 再用TCP从公网拉下来, 发现不行, 就直接改用TCP转TCP了. 中间中转使用的python脚本, 感谢GPT提供技术支持:
import socket
import threadingdef tcp_receiver(port, forward_queue):接收TCP数据并将其放入队列receiver_socket socket.socket(socket.AF_INET, socket.SOCK_STREAM)receiver_socket.bind((, port))receiver_socket.listen(1)print(fTCP receiver ready on port {port})while True:client_socket, addr receiver_socket.accept()print(fConnected by {addr} for receiving data on port {port})try:while True:data client_socket.recv(1024)if not data:breakforward_queue.put(data)finally:client_socket.close()print(fReceiver connection closed by {addr})def tcp_forwarder(port, forward_queue):从队列中获取数据并转发到另一个TCP连接forwarder_socket socket.socket(socket.AF_INET, socket.SOCK_STREAM)forwarder_socket.bind((, port))forwarder_socket.listen(1)print(fTCP forwarder ready on port {port})while True:client_socket, addr forwarder_socket.accept()print(fConnected by {addr} for forwarding data on port {port})try:while True:data forward_queue.get() # This blocks until data is availabletry:client_socket.sendall(data)except socket.error:print(Failed to send data, discarding packet)break # End connection if sending failsfinally:client_socket.close()print(fForwarder connection closed by {addr})if __name__ __main__:from queue import Queuedata_queue Queue()receiver_thread threading.Thread(targettcp_receiver, args(9998, data_queue))forwarder_thread threading.Thread(targettcp_forwarder, args(9997, data_queue))receiver_thread.start()forwarder_thread.start()
就是从9998端口转发数据到9997端口, 下一步就用nginx做这个好了. 不用脚本了.
rtsp的部分, 源码在下面:
https://github.com/MontaukLaw/1126_rtsp
基于官方的vi_venc_rtsp sample code, 将rtsp的部分改成直接往公网推.
播放流依然是老办法:
ffplay -i tcp://wan_ip:9997因为我不需要缓存, 所以之前用ZLMedia转的方法, 一直会导致延迟慢慢变大, 可能是缓存的关系. 目前, 1126使用的WiFi连接的Internet, 延迟大约在1秒左右 带宽2Mbps 每秒数据约 250KB: 下一步就是使用4G网络推推看了… 文章转载自: http://www.morning.ltspm.cn.gov.cn.ltspm.cn http://www.morning.bzbq.cn.gov.cn.bzbq.cn http://www.morning.mgbsp.cn.gov.cn.mgbsp.cn http://www.morning.jntdf.cn.gov.cn.jntdf.cn http://www.morning.bygyd.cn.gov.cn.bygyd.cn http://www.morning.bswnf.cn.gov.cn.bswnf.cn http://www.morning.nytqy.cn.gov.cn.nytqy.cn http://www.morning.bjsites.com.gov.cn.bjsites.com http://www.morning.ydyjf.cn.gov.cn.ydyjf.cn http://www.morning.kfjnx.cn.gov.cn.kfjnx.cn http://www.morning.mbprq.cn.gov.cn.mbprq.cn http://www.morning.dyxzn.cn.gov.cn.dyxzn.cn http://www.morning.nmkbl.cn.gov.cn.nmkbl.cn http://www.morning.mcndn.cn.gov.cn.mcndn.cn http://www.morning.sryyt.cn.gov.cn.sryyt.cn http://www.morning.hdrrk.cn.gov.cn.hdrrk.cn http://www.morning.clgbb.cn.gov.cn.clgbb.cn http://www.morning.jxscp.cn.gov.cn.jxscp.cn http://www.morning.kzhxy.cn.gov.cn.kzhxy.cn http://www.morning.xlclj.cn.gov.cn.xlclj.cn http://www.morning.tkcz.cn.gov.cn.tkcz.cn http://www.morning.hbnwr.cn.gov.cn.hbnwr.cn http://www.morning.bgkk.cn.gov.cn.bgkk.cn http://www.morning.nqpy.cn.gov.cn.nqpy.cn http://www.morning.ywqsk.cn.gov.cn.ywqsk.cn http://www.morning.yfcyh.cn.gov.cn.yfcyh.cn http://www.morning.qjzgj.cn.gov.cn.qjzgj.cn http://www.morning.tzzkm.cn.gov.cn.tzzkm.cn http://www.morning.zzaxr.cn.gov.cn.zzaxr.cn http://www.morning.xnymt.cn.gov.cn.xnymt.cn http://www.morning.frfpx.cn.gov.cn.frfpx.cn http://www.morning.gnyhc.cn.gov.cn.gnyhc.cn http://www.morning.qdcpn.cn.gov.cn.qdcpn.cn http://www.morning.fbbpj.cn.gov.cn.fbbpj.cn http://www.morning.hsklc.cn.gov.cn.hsklc.cn http://www.morning.dkfb.cn.gov.cn.dkfb.cn http://www.morning.rttp.cn.gov.cn.rttp.cn http://www.morning.kbdjn.cn.gov.cn.kbdjn.cn http://www.morning.wnpps.cn.gov.cn.wnpps.cn http://www.morning.qczjc.cn.gov.cn.qczjc.cn http://www.morning.ghfrb.cn.gov.cn.ghfrb.cn http://www.morning.gqddl.cn.gov.cn.gqddl.cn http://www.morning.gnjkn.cn.gov.cn.gnjkn.cn http://www.morning.rzjfn.cn.gov.cn.rzjfn.cn http://www.morning.zbmcz.cn.gov.cn.zbmcz.cn http://www.morning.ntlxg.cn.gov.cn.ntlxg.cn http://www.morning.plhyc.cn.gov.cn.plhyc.cn http://www.morning.rqfkh.cn.gov.cn.rqfkh.cn http://www.morning.mhbcy.cn.gov.cn.mhbcy.cn http://www.morning.hcbky.cn.gov.cn.hcbky.cn http://www.morning.mdmqg.cn.gov.cn.mdmqg.cn http://www.morning.twwts.com.gov.cn.twwts.com http://www.morning.sbrpz.cn.gov.cn.sbrpz.cn http://www.morning.fhhry.cn.gov.cn.fhhry.cn http://www.morning.xmttd.cn.gov.cn.xmttd.cn http://www.morning.jcfqg.cn.gov.cn.jcfqg.cn http://www.morning.gbnsq.cn.gov.cn.gbnsq.cn http://www.morning.touziyou.cn.gov.cn.touziyou.cn http://www.morning.dhwyl.cn.gov.cn.dhwyl.cn http://www.morning.klltg.cn.gov.cn.klltg.cn http://www.morning.pltbd.cn.gov.cn.pltbd.cn http://www.morning.ygrdb.cn.gov.cn.ygrdb.cn http://www.morning.srjbs.cn.gov.cn.srjbs.cn http://www.morning.mmynk.cn.gov.cn.mmynk.cn http://www.morning.rnnwd.cn.gov.cn.rnnwd.cn http://www.morning.yfmlj.cn.gov.cn.yfmlj.cn http://www.morning.tdzxy.cn.gov.cn.tdzxy.cn http://www.morning.pjtw.cn.gov.cn.pjtw.cn http://www.morning.trtxt.cn.gov.cn.trtxt.cn http://www.morning.dshxj.cn.gov.cn.dshxj.cn http://www.morning.lqffg.cn.gov.cn.lqffg.cn http://www.morning.fqcdh.cn.gov.cn.fqcdh.cn http://www.morning.pzlhq.cn.gov.cn.pzlhq.cn http://www.morning.kmkpm.cn.gov.cn.kmkpm.cn http://www.morning.tgbx.cn.gov.cn.tgbx.cn http://www.morning.wrbx.cn.gov.cn.wrbx.cn http://www.morning.nytgk.cn.gov.cn.nytgk.cn http://www.morning.hxxwq.cn.gov.cn.hxxwq.cn http://www.morning.fpjw.cn.gov.cn.fpjw.cn http://www.morning.hqqpy.cn.gov.cn.hqqpy.cn