Mailing List Archive

Ticket #12943: mythweb video streaming - add support for webm/ogv live video streaming
#12943: mythweb video streaming - add support for webm/ogv live video streaming
----------------------------------+-----------------------------
Reporter: warpme@… | Owner: stuarta
Type: Patch - Feature | Status: new
Priority: minor | Milestone: unknown
Component: Plugin - MythWeb | Version: Master Head
Severity: medium | Keywords: HTML5 streaming
Ticket locked: 0 |
----------------------------------+-----------------------------
Patch adds ability to webm/ogv streaming with flv flash streaming fallback
for browsers not supporting HTML5 video tag. Also ability to by-user
disabling webm/ogg streaming is added in mythweb settings as some browsers
are not playing at all webm live streams (like current Chrome), while
other are playing OK but are unstable (Firefox 50.0 randomly stops
playback). For such cases user can temorairly disable HTML5 live streaming
(and go with old good flv streaming) till quality of browsers improves.
NOTE: it requires libvpx and libvorbis compiled within mythic ffmpeg.

--
Ticket URL: <https://code.mythtv.org/trac/ticket/12943>
MythTV <http://www.mythtv.org>
MythTV Media Center
_______________________________________________
mythtv-commits mailing list
mythtv-commits@mythtv.org
http://lists.mythtv.org/mailman/listinfo/mythtv-commits
Re: Ticket #12943: mythweb video streaming - add support for webm/ogv live video streaming [ In reply to ]
#12943: mythweb video streaming - add support for webm/ogv live video streaming
------------------------------+-----------------------------
Reporter: warpme@… | Owner: stuarta
Type: Patch - Feature | Status: new
Priority: minor | Milestone: unknown
Component: Plugin - MythWeb | Version: Master Head
Severity: medium | Resolution:
Keywords: HTML5 streaming | Ticket locked: 0
------------------------------+-----------------------------
Changes (by warpme@…):

Attachment "0026-mythweb-add-HTML5-streaming-support.patch" added

https://code.mythtv.org/trac/raw-attachment/ticket/12943/0026-mythweb-add-HTML5-streaming-support.patch

patch

--
Ticket URL: <https://code.mythtv.org/trac/ticket/12943>
MythTV <http://www.mythtv.org>
MythTV Media Center
_______________________________________________
mythtv-commits mailing list
mythtv-commits@mythtv.org
http://lists.mythtv.org/mailman/listinfo/mythtv-commits
Re: Ticket #12943: mythweb video streaming - add support for webm/ogv live video streaming [ In reply to ]
#12943: mythweb video streaming - add support for webm/ogv live video streaming
------------------------------+-----------------------------
Reporter: warpme@… | Owner: stuarta
Type: Patch - Feature | Status: new
Priority: minor | Milestone: 29.0
Component: Plugin - MythWeb | Version: Master Head
Severity: medium | Resolution:
Keywords: HTML5 streaming | Ticket locked: 0
------------------------------+-----------------------------
Changes (by stuarta):

* milestone: unknown => 29.0


--
Ticket URL: <https://code.mythtv.org/trac/ticket/12943#comment:1>
MythTV <http://www.mythtv.org>
MythTV Media Center
_______________________________________________
mythtv-commits mailing list
mythtv-commits@mythtv.org
http://lists.mythtv.org/mailman/listinfo/mythtv-commits
Re: Ticket #12943: mythweb video streaming - add support for webm/ogv live video streaming [ In reply to ]
#12943: mythweb video streaming - add support for webm/ogv live video streaming
------------------------------+-----------------------------
Reporter: warpme@… | Owner: stuarta
Type: Patch - Feature | Status: new
Priority: minor | Milestone: 29.0
Component: Plugin - MythWeb | Version: Master Head
Severity: medium | Resolution:
Keywords: HTML5 streaming | Ticket locked: 0
------------------------------+-----------------------------
Changes (by warpme@…):

Attachment "0026-mythweb-add-HTML5-streaming-support-v2.patch" added

https://code.mythtv.org/trac/raw-attachment/ticket/12943/0026-mythweb-add-HTML5-streaming-support-v2.patch

Updated patch with disabled teletext decoding

--
Ticket URL: <https://code.mythtv.org/trac/ticket/12943>
MythTV <http://www.mythtv.org>
MythTV Media Center
_______________________________________________
mythtv-commits mailing list
mythtv-commits@mythtv.org
http://lists.mythtv.org/mailman/listinfo/mythtv-commits
Re: Ticket #12943: mythweb video streaming - add support for webm/ogv live video streaming [ In reply to ]
#12943: mythweb video streaming - add support for webm/ogv live video streaming
------------------------------+-----------------------------
Reporter: warpme@… | Owner: stuarta
Type: Patch - Feature | Status: new
Priority: minor | Milestone: 29.0
Component: Plugin - MythWeb | Version: Master Head
Severity: medium | Resolution:
Keywords: HTML5 streaming | Ticket locked: 0
------------------------------+-----------------------------

Comment (by warpme@…):

Recent Firefox upgrade to 52.0 makes HTML5 streaming perfect for me (thx
Mozilla team!!!).
No more Firefox issue where playback stops at 10..12min of playback.

Attached patch v3 has improved content-size heuristic and should offer
perfect, issue free HTML5 steaming on Mozilla v52+.

(if You will experience issue with "network connection is broken" near
end of in-advance download - pls give me PM. I'll further improve content-
size heuristics). Happy streaming!

--
Ticket URL: <https://code.mythtv.org/trac/ticket/12943#comment:2>
MythTV <http://www.mythtv.org>
MythTV Media Center
_______________________________________________
mythtv-commits mailing list
mythtv-commits@mythtv.org
http://lists.mythtv.org/mailman/listinfo/mythtv-commits
Re: Ticket #12943: mythweb video streaming - add support for webm/ogv live video streaming [ In reply to ]
#12943: mythweb video streaming - add support for webm/ogv live video streaming
------------------------------+-----------------------------
Reporter: warpme@… | Owner: stuarta
Type: Patch - Feature | Status: new
Priority: minor | Milestone: 29.0
Component: Plugin - MythWeb | Version: Master Head
Severity: medium | Resolution:
Keywords: HTML5 streaming | Ticket locked: 0
------------------------------+-----------------------------
Changes (by warpme@…):

Attachment "0026-mythweb-add-HTML5-streaming-support-v3.patch" added

https://code.mythtv.org/trac/raw-attachment/ticket/12943/0026-mythweb-add-HTML5-streaming-support-v3.patch

V3 patch with improved/corrected content-size heuristics

--
Ticket URL: <https://code.mythtv.org/trac/ticket/12943>
MythTV <http://www.mythtv.org>
MythTV Media Center
_______________________________________________
mythtv-commits mailing list
mythtv-commits@mythtv.org
http://lists.mythtv.org/mailman/listinfo/mythtv-commits
Re: Ticket #12943: mythweb video streaming - add support for webm/ogv live video streaming [ In reply to ]
#12943: mythweb video streaming - add support for webm/ogv live video streaming
------------------------------+-----------------------------
Reporter: warpme@… | Owner: stuarta
Type: Patch - Feature | Status: new
Priority: minor | Milestone: 29.1
Component: Plugin - MythWeb | Version: Master Head
Severity: medium | Resolution:
Keywords: HTML5 streaming | Ticket locked: 0
------------------------------+-----------------------------
Changes (by warpme@…):

Attachment "0026-mythweb-add-HTML5-streaming-support-v4.patch" added

https://code.mythtv.org/trac/raw-attachment/ticket/12943/0026-mythweb-add-HTML5-streaming-support-v4.patch

Patch updated for current master

--
Ticket URL: <https://code.mythtv.org/trac/ticket/12943>
MythTV <http://www.mythtv.org>
MythTV Media Center
_______________________________________________
mythtv-commits mailing list
mythtv-commits@mythtv.org
http://lists.mythtv.org/mailman/listinfo/mythtv-commits
Re: Ticket #12943: mythweb video streaming - add support for webm/ogv live video streaming [ In reply to ]
#12943: mythweb video streaming - add support for webm/ogv live video streaming
------------------------------+-----------------------------
Reporter: warpme@… | Owner: stuarta
Type: Patch - Feature | Status: new
Priority: minor | Milestone: 29.1
Component: Plugin - MythWeb | Version: Master Head
Severity: medium | Resolution:
Keywords: HTML5 streaming | Ticket locked: 0
------------------------------+-----------------------------

Comment (by warpme@…):

v4 is updated patch for current master.

For tests:

-on windows:
pls use Firefox 57.0.1. Older versions of Firefox have in-advance download
issues - except 54.0.1 which also works perfectly.
Other browsers: no any Chrome version works OK for me :-). Crap like IE I
not tested.

-on linux & macos: i'll do some tests and will report soon.

--
Ticket URL: <https://code.mythtv.org/trac/ticket/12943#comment:4>
MythTV <http://www.mythtv.org>
MythTV Media Center
_______________________________________________
mythtv-commits mailing list
mythtv-commits@mythtv.org
http://lists.mythtv.org/mailman/listinfo/mythtv-commits
Re: Ticket #12943: mythweb video streaming - add support for webm/ogv live video streaming [ In reply to ]
#12943: mythweb video streaming - add support for webm/ogv live video streaming
------------------------------+-----------------------------
Reporter: warpme@… | Owner: stuarta
Type: Patch - Feature | Status: new
Priority: minor | Milestone: 29.1
Component: Plugin - MythWeb | Version: Master Head
Severity: medium | Resolution:
Keywords: HTML5 streaming | Ticket locked: 0
------------------------------+-----------------------------
Changes (by warpme@…):

Attachment "0026-mythweb-add-HTML5-streaming-support-v5.patch" added

https://code.mythtv.org/trac/raw-attachment/ticket/12943/0026-mythweb-add-HTML5-streaming-support-v5.patch

Updated patch for fix php warnings for audio-only webm/ogv streaming

--
Ticket URL: <https://code.mythtv.org/trac/ticket/12943>
MythTV <http://www.mythtv.org>
MythTV Media Center
_______________________________________________
mythtv-commits mailing list
mythtv-commits@mythtv.org
http://lists.mythtv.org/mailman/listinfo/mythtv-commits
Re: Ticket #12943: mythweb video streaming - add support for webm/ogv live video streaming [ In reply to ]
#12943: mythweb video streaming - add support for webm/ogv live video streaming
------------------------------+-------------------------------------
Reporter: warpme@… | Owner: Stuart Auchterlonie
Type: Patch - Feature | Status: new
Priority: minor | Milestone: 29.2
Component: Plugin - MythWeb | Version: Master Head
Severity: medium | Resolution:
Keywords: HTML5 streaming | Ticket locked: 0
------------------------------+-------------------------------------
Changes (by warpme):

* Attachment "0026-mythweb-add-HTML5-streaming-support-v6.patch" added.

updated patch for current master after ffmpeg configure decoupling

--
Ticket URL: <https://code.mythtv.org/trac/ticket/12943>
MythTV <http://www.mythtv.org>
MythTV Media Center
Re: Ticket #12943: mythweb video streaming - add support for webm/ogv live video streaming [ In reply to ]
#12943: mythweb video streaming - add support for webm/ogv live video streaming
------------------------------+-------------------------------------
Reporter: warpme@… | Owner: Stuart Auchterlonie
Type: Patch - Feature | Status: accepted
Priority: minor | Milestone: 32.0
Component: Plugin - MythWeb | Version: Master Head
Severity: medium | Resolution:
Keywords: HTML5 streaming | Ticket locked: 0
------------------------------+-------------------------------------
Changes (by Stuart Auchterlonie):

* status: new => accepted
* milestone: 29.2 => 32.0


--
Ticket URL: <https://code.mythtv.org/trac/ticket/12943#comment:7>
MythTV <http://www.mythtv.org>
MythTV Media Center
Re: Ticket #12943: mythweb video streaming - add support for webm/ogv live video streaming [ In reply to ]
#12943: mythweb video streaming - add support for webm/ogv live video streaming
------------------------------+-------------------------------------
Reporter: warpme@… | Owner: Stuart Auchterlonie
Type: Patch - Feature | Status: accepted
Priority: minor | Milestone: 32.0
Component: Plugin - MythWeb | Version: Master Head
Severity: medium | Resolution:
Keywords: HTML5 streaming | Ticket locked: 0
------------------------------+-------------------------------------

Comment (by warpme):

patch I'm using on current master:
https://github.com/warpme/minimyth2/blob/master/script/myth-
master/mythtv/files/0075-Mythweb-Add-HTML5-streaming-support-v6.patch

--
Ticket URL: <https://code.mythtv.org/trac/ticket/12943#comment:8>
MythTV <http://www.mythtv.org>
MythTV Media Center
Re: Ticket #12943: mythweb video streaming - add support for webm/ogv live video streaming [ In reply to ]
#12943: mythweb video streaming - add support for webm/ogv live video streaming
------------------------------+-------------------------------------
Reporter: warpme@… | Owner: Stuart Auchterlonie
Type: Patch - Feature | Status: accepted
Priority: minor | Milestone: 32.0
Component: Plugin - MythWeb | Version: Master Head
Severity: medium | Resolution:
Keywords: HTML5 streaming | Ticket locked: 0
------------------------------+-------------------------------------
Changes (by warpme):

* Attachment "0075-Mythweb-Add-HTML5-streaming-support-v7.patch" added.

Patch for current master

--
Ticket URL: <https://code.mythtv.org/trac/ticket/12943>
MythTV <http://www.mythtv.org>
MythTV Media Center