Skip to content

in webview cant play m3u8 videos which are on website #4

@pgit363

Description

@pgit363

import webview

webview.create_window('m3u8', url='https://www.jwplayer.com/developers/stream-tester/', html='',
js_api='', width=800, height=600, x=None, y=None,
resizable=True, fullscreen=False, min_size=(1367, 770), hidden=False, frameless=False,
minimized=False, confirm_close=False, background_color='#FFF', text_select=False)
webview.start(gui='cef')
webview.start(func=None, args=None, localization={}, http_server=True, gui=None, debug=False)
webview.start(debug=True)
webview.token

iam trying to create webview of my website which contains m3u8 video file ,
the webview play all type of video but cant play m3u8

platform
pycharm edu
python 3.7
pywebview3.1

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions