Skip to content

WebGL issue: Chrome and some mobile browser has no sound when playing videos, but Edge does #36

@Dejavu0709

Description

@Dejavu0709

The same video,Chrome and some mobile browser has no sound when playing videos, but Edge does

windows and Android:

To Reproduce
Steps to reproduce the issue:

  1. build the project to the webgl version,play a video with m3u8 format,the m3u8 video is created by the command:ffmpeg -i input.mp4
    -c:v libx264 -profile:v main -level 4.0 -pix_fmt yuv420p -crf 20 -preset veryfast
    -c:a aac -b:a 128k -ac 2 -ar 44100
    -f hls -hls_time 6 -hls_playlist_type vod
    output.m3u8

the video url:
https://636c-cloud1-7gwlsz5m226cfca9-1369289063.tcb.qcloud.la/Videos/0.m3u8

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions