anyRTC-RTMP-OpenSource icon indicating copy to clipboard operation
anyRTC-RTMP-OpenSource copied to clipboard

RTMP 推流器,RTMP(HLS)秒开播放器,直播点播,跨平台(Win,IOS,Android)开源代码

Results 71 anyRTC-RTMP-OpenSource issues
Sort by recently updated
recently updated
newest added

D:/demo/anyRTC-RTMP-OpenSource-master/Prj-Android/liveplayer/src/main/cpp/lib/ffmpeg/armeabi-v7a/libswscale.so', needed by 'D:/demo/anyRTC-RTMP-OpenSource-master/Prj-Android/liveplayer/build/intermediates/cmake/debug/obj/armeabi-v7a/libanyLive.so', missing and no known rule to make it Error while executing process C:\Users\patpat\AppData\Local\Android\Sdk\cmake\3.10.2.4988404\bin\ninja.exe with arguments {-C D:\demo\anyRTC-RTMP-OpenSource-master\Prj-Android\liveplayer\.cxx\cmake\debug\armeabi-v7a anyLive} ninja: Entering directory `D:\demo\anyRTC-RTMP-OpenSource-master\Prj-Android\liveplayer\.cxx\cmake\debug\armeabi-v7a'

摄像头和屏幕推流都只有音频信息,有没有视频信息 ![image](https://user-images.githubusercontent.com/72638076/178403373-12ecfd1a-47ed-4534-99af-1354db0af967.png)

使用屏幕推流时,老是断掉或推不上,rtmp服务器日志报下面错误,但使用ffmpeg 推电脑屏幕时没有错误日志, 猜想是mediacodec编码时 bytebuffer问题,请问这个怎么处理呀,大佬 2022/02/25 17:47:12 [info] 4360#3028: *32 too big message: 1048576, client: 192.168.1.51, server: 0.0.0.0:1935 2022/02/25 17:47:12 [info] 4360#3028: *32 disconnect, client: 192.168.1.51, server: 0.0.0.0:1935 2022/02/25 17:47:12 [info]...

平台: iOS 系统版本: 12.5.5 iPhone 6 无法连接到本地rtmp服务器 ,rtmp服务连接状态一直是连接中。使用另外一个推流工具LFLiveKit https://github.com/LaiFengiOS/LFLiveKit 可以正常推流摄像头视频到本地服务。 如下图 ![image](https://user-images.githubusercontent.com/9722423/162938369-b964ab12-a65c-4210-8c73-b6994e46035b.png) 经过调试定位到, rtmp服务连接失败,一连接就返回 -1 错误。 但是swfit代码RTMP状态并没有更新还是一直连接中 ![image](https://user-images.githubusercontent.com/9722423/162938228-aff27d61-efb4-4ebe-b52c-50b6f6d1f9af.png) 以下是log输出 objc[4224]: Class RTCWrappedNativeVideoDecoder is implemented in both /System/Library/PrivateFrameworks/WebCore.framework/Frameworks/libwebrtc.dylib (0x2169e7428) and /private/var/containers/Bundle/Application/8758DCA0-3C30-4B95-B856-E0FDE20A5019/AR-Live-Tutorial.app/Frameworks/ARLiveKit.framework/Frameworks/WebRTC.framework/WebRTC...

素材已上传。https://www.aliyundrive.com/s/RhBSECs9bLe 测试 rtmp hls 播放音频播放不正常。 #音频

请问是否支持H2.64视频数据的推送,或者怎样直接推送H2.64视频数据?

可以根据网络变换自动调整码率吗?