Hey there,
I am trying to follow the
app creation instructions and am having trouble getting Apple Music to
playback audio when run within the runtime.
I get the following errors:
[0120/201907.668733:ERROR:render_media_log.cc(27)]
MediaEvent: MEDIA_ERROR_LOG_ENTRY {"error":"FFmpegDemuxer: open context
failed"}
[0120/201907.668859:ERROR:render_media_log.cc(27)] MediaEvent: PIPELINE_ERROR DEMUXER_ERROR_COULD_NOT_OPEN
It
would appear that Chromium does not have the appropriate codecs to
decode the audio from Apple Music. I tried and chromium desktop version I
have installed also cannot play any sound from Apple Music. Though Firefox is able to.
Anyways, I am excited to get the basics running so I can start working on the deeper integration.
Best,
plane_wave