LZ9 / MMSPlayer

基于IJK播放器封装的视频lib实现基础视频播放,界面可自定义

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Zoom video

binu8051 opened this issue · comments

Hi
Thanks for the library.
How to zoom the video, since i am using RTSP live video.
Can you give some sample code in java.

Thanks
Binu

commented

Hello @binu8051
My MMSPlayer is based on Bilibili's ijkplayer( https://github.com/bilibili/ijkplayer ). But they haven't been update for several years, and I want to switch to DKVideoPlayer( https://github.com/Doikki/DKVideoPlayer ). However, I haven't been able to free up time yet. DKVideoPlayer supports RTSP and I suggest you use it.