RTMP-Exo-Player-Demo
RTMP-Exo-Player-Demo copied to clipboard
Exoplayer rtmp extension can not play with my rtmp link
Hi, I have a problem when playing rtmp link. I was download your source code and build on my device, it can play well with your link demo but with my link is not rtmp://5a6872aace0ce.streamlock.net/nghevov1//vov1.stream_aac this is my rtmp link. When I testing on website: http://hlstester.com/new-hls-player/?url=rtmp://5a6872aace0ce.streamlock.net/nghevov1//vov1.stream_aac
It was playing perfect! I don't know why. Please help me check. Thanks!
Do you see any error or warnings messages in logcat
2019-05-21 14:53:10.996 7794-7794/io.github.ponnamkarthik.testexoplayer D/MainActivity:: onPlayerStateChanged called 2019-05-21 14:53:11.023 1392-4459/? W/audio_hw_generic: Not supplying enough data to HAL, expected position 6685452 , only wrote 6685200 2019-05-21 14:53:11.488 1392-4459/? W/audio_hw_generic: Not supplying enough data to HAL, expected position 6707542 , only wrote 6707520 2019-05-21 14:53:11.489 1392-4459/? W/audio_hw_generic: Not supplying enough data to HAL, expected position 6707551 , only wrote 6707520 2019-05-21 14:53:11.506 1392-4459/? W/audio_hw_generic: Not supplying enough data to HAL, expected position 6708346 , only wrote 6708240 2019-05-21 14:53:12.198 1392-4459/? W/audio_hw_generic: Not supplying enough data to HAL, expected position 6741447 , only wrote 6741360 2019-05-21 14:53:13.007 7794-7794/io.github.ponnamkarthik.testexoplayer D/MainActivity:: onPlayerStateChanged called 2019-05-21 14:53:13.083 1602-1615/? E/memtrack: Couldn't load memtrack module 2019-05-21 14:53:13.083 1602-1615/? W/android.os.Debug: failed to get memory consumption info: -1 2019-05-21 14:53:13.176 1392-4459/? W/audio_hw_generic: Not supplying enough data to HAL, expected position 6788291 , only wrote 6788160 2019-05-21 14:53:13.195 1392-4459/? W/audio_hw_generic: Not supplying enough data to HAL, expected position 6789071 , only wrote 6788880 2019-05-21 14:53:13.361 1392-4459/? W/audio_hw_generic: Not supplying enough data to HAL, expected position 6796862 , only wrote 6796800 2019-05-21 14:53:14.351 1392-4459/? W/audio_hw_generic: Not supplying enough data to HAL, expected position 6844349 , only wrote 6844320 2019-05-21 14:53:14.476 1392-4459/? W/audio_hw_generic: Not supplying enough data to HAL, expected position 6850280 , only wrote 6850080 2019-05-21 14:53:16.203 1392-1534/? W/audio_hw_generic: Not supplying enough data to HAL, expected position 7015295 , only wrote 6932880
This is full logcat. I don't see any error or warning from Exo.