leandromoreira / live-stream-from-desktop

Provide guidance to test live streaming (mpeg-dash or hls) or vod from your desktop
180 stars 27 forks source link

Playback Error #1

Open imranbuet63 opened 2 years ago

imranbuet63 commented 2 years ago

Hi, I am testing your scripts in a Macbook. I tried "Simulating a MPEG-DASH live streaming from a file" using your provided commands. I am trying to test the video from EXO PLAYER and also tried Bitmovin. However, both of them seem to fail. From the server-side logs, I can see the player tries to fetch the first three segments and then stops. Any idea what might be going wrong?

Available on: http://10.0.0.3:8081 Hit CTRL-C to stop the server

[2022-01-26T20:33:53.596Z] "GET /stream.mpd" "com.google.android.exoplayer2.demo/2016001 (Linux; U; Android 12; en_US; Pixel 5; Build/SP1A.211105.003; Cronet/96.0.4664.45)" (node:52730) [DEP0066] DeprecationWarning: OutgoingMessage.prototype._headers is deprecated (Use node --trace-deprecation ... to show where the warning was created) [2022-01-26T20:33:53.631Z] "GET /init-0.mp4" "com.google.android.exoplayer2.demo/2016001 (Linux; U; Android 12; en_US; Pixel 5; Build/SP1A.211105.003; Cronet/96.0.4664.45)" [2022-01-26T20:33:53.641Z] "GET /init-1.mp4" "com.google.android.exoplayer2.demo/2016001 (Linux; U; Android 12; en_US; Pixel 5; Build/SP1A.211105.003; Cronet/96.0.4664.45)" [2022-01-26T20:33:53.650Z] "GET /test-0-1.mp4" "com.google.android.exoplayer2.demo/2016001 (Linux; U; Android 12; en_US; Pixel 5; Build/SP1A.211105.003; Cronet/96.0.4664.45)" [2022-01-26T20:33:53.661Z] "GET /test-1-1.mp4" "com.google.android.exoplayer2.demo/2016001 (Linux; U; Android 12; en_US; Pixel 5; Build/SP1A.211105.003; Cronet/96.0.4664.45)"

imranbuet63 commented 2 years ago

I figured the bunny_1080p_30fps.mp4 video file has some problems. the commands work fine with other videos.