kplayer-go icon indicating copy to clipboard operation
kplayer-go copied to clipboard

A live streaming tool more suitable for non-graphical servers

Results 80 kplayer-go issues
Sort by recently updated
recently updated
newest added

作者您好,目前本项目仅仅作为一个wrapper开源出来,无法本地编译跑起来,希望可以将闭源的部分通过某种方式开放出来,让项目可以跑起来,这样才能更好的让大家参与项目进来,辛苦,谢谢🙏

用这个工具来进行拉流的话会卡在第一帧然后就卡住 ![777](https://user-images.githubusercontent.com/103363926/194844431-5d2b354f-cbf9-456c-bd09-85bf2bfcf997.png) 就像这样 ![7777](https://user-images.githubusercontent.com/103363926/194844569-8dce891b-afb8-426e-964d-8d63f6c6a4f3.png) ![888](https://user-images.githubusercontent.com/103363926/194844690-71ed3727-1340-4c52-93af-9bd35dadb071.png) 但是单独用ffmpeg来拉流的话画面就不会卡住 ![8888](https://user-images.githubusercontent.com/103363926/194844817-c83c2e5e-4571-4c78-b401-2492d4fc0862.png) ![999](https://user-images.githubusercontent.com/103363926/194844861-04fbadeb-58d1-43af-8584-917473a4a28f.png) 就像这样 kplayer会卡的话是我用错了拉流的方法吗..... 来个大佬来解答下... 拉流的地址 `https://cn-jssz-cm-02-20.bilivideo.com/live-bvc/529617/live_96015335_8150537/index.m3u8?expires=1665401204&len=0&oi=2028425183&pt=h5&qn=10000&trid=1007f09e8b224dc248c6b1ec4e2ffd44f928&sigparams=cdn,expires,len,oi,pt,qn,trid&cdn=cn-gotcha01&sign=6dbf8080aeab59c85c9d3235810bbd4b&sk=1465b6531627450feebdec64b55df1f0&flvsk=2099dc9bbc9fef716246f34031dd8f2c&p2p_type=0&src=57345&sl=1&free_type=0&sid=cn-jssz-cm-02-20&chash=1&sche=ban&bvchls=1&score=4&pp=rtmp&machinezone=ylf&source=onetier&site=11e6bfab179a2a2b8ef93df171aac4ce&order=1`

偶尔发生,目前遇到两次,kplayer没有重连之类的日志输出 下面是我的配置文件 ``` { "version": "2.0.0", "resource": { "lists": [ "/nas/杂物/录播" ], "extensions": [ "mkv" ] }, "output": { "reconnect_internal": 5, "lists": [ { "path": "rtxxxxive-push.bilivideo.com/live-bxxxxxxxflag=1", "unique": "xxxx" }, {...

能否增加像ffmpeg那样可以实时把mkv等格式转为mp4进行推流的功能呢?

这是我的配置文件 ``` { "version": "2.0.0", "resource": { "lists": [ "/home/ubuntu/kplayer/videos" ], "extensions": [ "mkv" ] }, "output": { "reconnect_internal": 3, "lists": [ { "path": "rtmp://xxxxxxxxxxxxx", "unique": "aaa" }, { "path":...

output add failed. error: Connection refused [-111] error="Connection refused [-111]" path="rtmp://127.0.0.1:1935/push" unique=test 日志: Connection to tcp://127.0.0.1:1935 failed: Connection refused Cannot open connection tcp://127.0.0.1:1935 could not open output stream; path: rtmp://127.0.0.1:1935/push;...

{ "version": "2.0.0", "play": { "encode": { "video_width": 1920, "video_height": 1080, "video_fps": 30, "avg_quality": 0 } }, "resource": { "lists": [ "rtmp://192.168.0.1/live/t" ] }, "output": { "lists": [ { "path":...

![image](https://github.com/bytelang/kplayer-go/assets/128202731/1998f53c-bafb-4a66-985c-16c73d45c526) ![image](https://github.com/bytelang/kplayer-go/assets/128202731/874dec33-e557-409e-9439-752e5f222dc4)