Tea-NT

Results 4 issues of Tea-NT

录播的主播用手机直播,竖屏状态。然后录播到pk的时候,录像乱码了。 目前猜测是因为分辨率变化,根据时间戳,我用另一个工具录播姬,录播的视频是正常的,因为主播pk时候,会中断直播,然后跳转出来的新视频源是横屏,分辨率发生了改变。 竖屏分辨率:720 X 1280 横屏分辨率:1280 X 720 ![pk异常](https://user-images.githubusercontent.com/12107895/163629486-f9402bd1-f92b-4019-b151-2514757161b4.png) ![pk](https://user-images.githubusercontent.com/12107895/163629490-7ace1bb4-bc03-4264-9e92-7180350063e4.png) 录像的音频还在,声音能正常播放,就是分辨率不对,并花了。 有个小建议,现在outputs文件输入的名称格式是 开播时间+偏移的秒数,能不能直接把偏移的描述换算成时间,方便定位片段的真实时间。 ![文件名优化](https://user-images.githubusercontent.com/12107895/163629724-bdfc3dbd-af33-4130-a207-b7e028842967.png)

Hi, I am appreciate your Project ,so I want do some contribution, to feedback some question I meet. I git clone this project to control my ESP8266 board, if only...

![image](https://github.com/Planshit/Tai/assets/12107895/413c83e9-20b0-4bef-827a-1e8194b109bd) ![image](https://github.com/Planshit/Tai/assets/12107895/1a20a2fe-b2e5-49c4-918e-2078b2540dd0)

感谢大佬的例子,这边跑通了,但是有一个问题是,播放摄像头画面只有画面,没有声音。 播放 页面显示的 的声音按钮 是灰色的,无法点开,这个是什么原因哇? ![image](https://github.com/Bian-Sh/RTSP-Player-For-Unity-WebGL/assets/12107895/15de4954-b691-4c39-bea1-93a7373670d2) 测试环境是,Unity 2020.3.13f1c1 浏览器是Microsoft Edge 对了,这个项目基于Unity2018, index.html的模板跟Unity2020的不一样了。这边也修改了一下,应该后面的版本都适用。 ```html Unity WebGL Player | {{{ PRODUCT_NAME }}} /*--------- For RTSP Player ↓-----------*/ .mask { position: fixed; top:...