tom
tom
可以重载onInfo,自己实现显示逻辑
try to replace hostname to ip address,I guess the are something wrong with the dns
I mean the video url, some mobile carrier‘s dns will get wrong result
请问有视频地址吗?是任何视频都这样还是某个才会这样
is the url invalid? i can't play the url by VLC player
can you give the url?
do you mean stop when screen is off?
can you give me the full log,the `Attempt to call getDuration in wrong state` is not the key log of "something error"
`videoInfo.addOption(Option.create(IjkMediaPlayer.OPT_CATEGORY_FORMAT, "headers", "Cookie: key=value\n"))`
to get screenshot,just call ``` player.getCurrentDisplay().getBitmap() ```