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

Cannot launch external player #323

Closed
7 tasks
devidin opened this issue Nov 20, 2019 · 2 comments
Closed
7 tasks

Cannot launch external player #323

devidin opened this issue Nov 20, 2019 · 2 comments

Comments

@devidin
Copy link

devidin commented Nov 20, 2019

Bug report

Your Environment

  • Netflix add-on version: current
  • Operating system version/name: Windows 10

Used Operating system:

  • Android
  • iOS
  • Linux
  • OSX
  • Raspberry-Pi
  • [ x] Windows

Describe the bug

Playing Netflix content works fine with Kodi's internal player, but when I try with an external one, like MPC-HC or VLC, it does not work.
With MPC-HC I receive a message saying that it cannot read the stream.
With VLC I get some more details in the logs, see at the bottom of the message

Expected behavior

Show the movie

Actual behavior

Cannot read stream

Steps to reproduce the behavior

  1. configure any video to be read by an external player
  2. launch a Netflix movie from the addon

Possible fix

Debug log

The debug log can be found from this link:
(logs from my specific configuration, see below)
startvlc.log
vlc.log

Additional context or screenshots (if appropriate)

vlc logs seem to report a format error from widevine stream:
"xml error: XML parser error (line 1) : Namespace prefix widevine on license is not defined"

Installation

Other information

Using external players like MPC-HC would allow to have better image and sound

Screenshots

@CastagnaIT
Copy link
Owner

the addon not handle the playback

the addon only provides a netflix manifest data to inputstream addon. so inputstream addon manage the streams, and communicate to Kodi what streams link to use

you have to ask in the forum kodi if exsists a way to manage externally the DRM streams
i have some doubts that this may work

@devidin
Copy link
Author

devidin commented Nov 21, 2019 via email

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

No branches or pull requests

2 participants