ksvc / KSYMediaPlayer_Android

金山云Android播放SDK(KSYUN Live Streaming player SDK),支持RTMP HTTP-FLV HLS 协议(supporting RTMP HTTP-FLV HLS protocol),直播延时2-3秒(Living delay 2 or 3 seconds),supporting jitter control,software&hardware decode
http://v.ksyun.com/
Apache License 2.0
853 stars 246 forks source link

直接崩溃 #237

Open JiLiren opened 6 years ago

JiLiren commented 6 years ago

KSYMediaRecorder进行直播录制,在调用了stop之后就异常崩溃了,追踪代码是最后一步走到了

JiLiren commented 6 years ago

-this.native_stop();
但是,文件是有创建成果,但是还 没有试是否能播放

JiLiren commented 6 years ago

用的是 KSYMediaPlayer

dengchu817 commented 6 years ago

有崩溃日志吗,你说的意思是调用stop完成之后崩溃的吗?

steel-pot commented 6 years ago

.发现只是虚拟机上问题,手机上正常,google上有人说是因为缺少硬件编码器,错误内容一样 https://github.com/koush/vysor.io/issues/102