df-videomp2t-patch #9

Closed
df wants to merge 3 commits from df-videomp2t-patch into master
Owner

The video/ts MIME type used by the Humax DLNA server and as a default in WebIf is not valid, and won't be recognised by any MIME-based application. Unfortunately, without proxying the DLNA server or hacking the HDR-Fox T2 settop binary, the DLNA server will still send this supposed type; WebIf doesn't have to.

From RFC 3555, the appropriate type is video/mp2t.

The `video/ts` MIME type used by the Humax DLNA server and as a default in WebIf is not valid, and won't be recognised by any MIME-based application. Unfortunately, without proxying the DLNA server or hacking the HDR-Fox T2 settop binary, the DLNA server will still send this supposed type; WebIf doesn't have to. From RFC 3555, the appropriate type is `video/mp2t`.
df added 2 commits 2021-02-12 14:44:42 +00:00
First-time contributor

Was this supposed to be a PR for hummypkg/webif instead of df/webif ?

Was this supposed to be a PR for hummypkg/webif instead of df/webif ?
Author
Owner

It's built into the overall player patch hummypkg/webif#34.

It's built into the overall player patch https://git.hpkg.tv/hummypkg/webif/pulls/34.
df closed this pull request 2022-04-28 01:54:33 +00:00

Pull request closed

Sign in to join this conversation.
No reviewers
No Label
No Milestone
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: df/webif#9
No description provided.