steeveen

Results 36 comments of steeveen
trafficstars

I am sorry for language. I was used to push live stream by ffmpeg. In ffmpeg command line mode, I can accomplish pushing live stream just by putting the rtmp://xxx...

I'm sorry i'm not good at english. Do you mean I need give the command code used in FFmpeg? There is one example: if i want to use a video(named...

我也遇到了同样的问题。 我这里的用法是在创建组件的时候 music的src是空的,等用户输入音频地址后再去填充。 我可以肯定我的音频资源是可以在chrome上使用的。初始时直接设置music的src就可以,但是换成后加载就不行了。 所以我在怀疑,是不是控件初始时设置的src管用,之后再设置的,播放器就不再理会了,造成播放器认为没有输入,所以报不支持的资源。

我直接把touch组件放到外面和它联动了

Emmm I’m afried not. The cpu I tested is Intel. A fact is that I use OBS to transfer source A to source B on the same machine and it...

Oh. A nice reminder. What should I do in the code if I want to use libx264

Hello saudet. I have tried according to your advise. I replaced ffmpeg-pllatform with ffmpeg-platform-gpl. But sadly it change nothing.... The CPU I used is Intel i7-8700. The JavaCV version I...

My requirement is do something on video frame (Such as flip、beauty or brighten) before it is pushed into recorder. So I have to decode it. Anyway, I will have a...