nathan_qd
nathan_qd
Using Weibo Vision 5G terminal to push stream to SRS 4.0.249, if RTC is configured, the same server error code=3082 error code will appear. The problem exhibits the same symptoms;...
The issue lies in that after the latest compilation and deployment on the master branch on Git, the drone stream (RTMP) is delayed, and there are intermittent frame drops when...
Using OBS to remove B-Relay streaming is also laggy. >用OBS 去除B贞推流 也是卡 `TRANS_BY_GITHUB_AI_ASSISTANT`
大家的都没问题吗? 我用OBS同一个视频推srs 观看webrtc 不卡,推ZLMediaKit 观看webrtc 就是卡顿呀! 求高手指点一下,zlm 配置文件 如下: #!!!!此配置文件为范例配置文件,意在告诉读者,各个配置项的具体含义和作用, #!!!!该配置文件在执行cmake时,会拷贝至release/${操作系统类型}/${编译类型}(例如release/linux/Debug) 文件夹。 #!!!!该文件夹(release/${操作系统类型}/${编译类型})同时也是可执行程序生成目标路径,在执行MediaServer进程时,它会默认加载同目录下的config.ini文件作为配置文件, #!!!!你如果修改此范例配置文件(conf/config.ini),并不会被MediaServer进程加载,因为MediaServer进程默认加载的是release/${操作系统类型}/${编译类型}/config.ini。 #!!!!当然,你每次执行cmake,该文件确实会被拷贝至release/${操作系统类型}/${编译类型}/config.ini, #!!!!但是一般建议你直接修改release/${操作系统类型}/${编译类型}/config.ini文件,修改此文件一般不起作用,除非你运行MediaServer时使用-c参数指定到此文件。 [api] #是否调试http api,启用调试后,会打印每次http请求的内容和回复 apiDebug=1 #一些比较敏感的http api在访问时需要提供secret,否则无权限调用 #如果是通过127.0.0.1访问,那么可以不提供secret secret=3f2220a1-db45-415d-ad7a-ed7cabc754f9 #截图保存路径根目录,截图通过http api(/index/api/getSnap)生成和获取 snapRoot=./www/snap/ #默认截图图片,在启动FFmpeg截图后但是截图还未生成时,可以返回默认的预设图片 defaultSnap=./www/logo.png #downloadFile...
[rtc] -> port=0 set to zero, also stuttering when using tcp; I don't dare to use our company's external network webrtc live streaming anymore; our network environment hasn't changed, >[rtc]...
Setting `rtsp.direct_proxy` to 0 doesn't work either; regarding B frames, I used OBS to remove B frames when pushing streams and watching with WebRTC is still stuttering; it seems that...