fuyoo
fuyoo
> > 莫名其妙 > > 请补充一下使用场景 > > 前端http默认80 https默认443 这个不用管 > > 非标的话还要绑域名,是不是有点多此一举 > > tcp映射后端nginx把http和https配置写一块就行了 > > 是这样的,我在云主机上搭建了frps,通过nginx作泛域名反向代理。 现在http和https因为是两个不同的端口,需要反代两次,而泛域名无法知道哪个服务需要使用http,哪个需要使用https,就只能先尝试https,失败后再试http。 如果是同一个端口,则只需要反代一次就足够了。 你那个https在nginx校验就行了啊。为什么要在frps上走证书?例如:nignx 配置 ```shell server { listen 80; listen...
> 敢用360.。。。。。 建议赶紧卸载。 兄弟,我也很无奈啊。别人用的。
frpc could not support port-range see [doc](https://gofrp.org/docs/reference/proxy/#tcp)
try [frper](https://github.com/fuyoo/frper) gui desktop client. It's the wrapper of frpc
等新版本增加。
推流的格式不支持吧?
好的,感谢反馈。
My issues is Webrtc video behavior is different from safari behavior. Tauri-mobile can not be autoplay from the camera mediastream. The permission description has been added to the Info.plist file....
公开原生 libwebrtc 捕获引擎目前有什么最新的进度吗?
哈哈,等新版本修复。