Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Inputstream ffmpeg #305

Merged
merged 14 commits into from Nov 20, 2019
Merged

Conversation

phunkyfish
Copy link
Member

@phunkyfish phunkyfish commented Nov 8, 2019

v4.8.0

  • Added: Allow use of inputstream ffmpeg for m3u8 files missing correct extension
  • Added: Support for x-tvg-url in playlist header for XMLTV data
  • Added: Add EXTVLCOPT properties for headers
  • Fixed: Fix RTP multicast stream prefix
  • Added: Add support for Dash and Smooth streaming via inputstream.adaptive
  • Added: Add option to use inputsream.adaptive for m3u8/hls streams
  • Added: Support FFmpeg reconnect for http streams using inputstream ffmpeg
  • Fixed: Limit allowed EXTVLCOPT properties to known set
  • Fixed: Add extra stream properties as lower case only
  • Fixed: Support inputstreamaddon for overriding inputstream
  • Update: Readme

@phunkyfish phunkyfish force-pushed the inputstream-ffmpeg branch 3 times, most recently from 1584ef9 to 29aa070 Compare November 15, 2019 09:20
Copy link
Member

@ksooo ksooo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

minors

src/iptvsimple/data/Channel.cpp Outdated Show resolved Hide resolved
src/iptvsimple/data/Channel.h Outdated Show resolved Hide resolved
src/iptvsimple/data/Channel.cpp Outdated Show resolved Hide resolved
src/iptvsimple/PlaylistLoader.h Show resolved Hide resolved
src/iptvsimple/Settings.h Outdated Show resolved Hide resolved
src/iptvsimple/utilities/WebUtils.cpp Outdated Show resolved Hide resolved
src/iptvsimple/utilities/WebUtils.h Outdated Show resolved Hide resolved
pvr.iptvsimple/resources/settings.xml Outdated Show resolved Hide resolved
src/client.cpp Outdated Show resolved Hide resolved
pvr.iptvsimple/resources/settings.xml Outdated Show resolved Hide resolved
@phunkyfish phunkyfish force-pushed the inputstream-ffmpeg branch 3 times, most recently from 4add3a5 to 85cb069 Compare November 15, 2019 22:46
@phunkyfish
Copy link
Member Author

Added two small fixes on top.

@phunkyfish
Copy link
Member Author

This should be ready now.

Copy link
Member

@ksooo ksooo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@phunkyfish phunkyfish merged commit 11d987b into kodi-pvr:Matrix Nov 20, 2019
@phunkyfish phunkyfish deleted the inputstream-ffmpeg branch November 20, 2019 19:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants