INVALID_URI error #25
Closed
MichalKotecki
started this conversation in
Community
Replies: 2 comments 1 reply
-
Please provide an example or couple examples of the URIs you are giving the PlayerEndpoint to play |
Beta Was this translation helpful? Give feedback.
1 reply
-
Hello Michael, |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I recently started getting an INVALID_URI error. This not only happens in my application, but also for the Java Player endpoint tutorial for various video URIs, so I don't think it is related to code, maybe this is something about Kurento docker container I use, although I am not sure.
o.kurento.tutorial.player.PlayerHandler : ErrorEvent: Error code 4: Stream doesn't contain enough data., source: kmsplayerendpoint3, element: kmsplayerendpoint3, debug info: gsttypefindelement.c(983): gst_type_find_element_chain_do_typefinding (): /GstPipeline:internalpipeline/GstURIDecodeBin:uridecodebin3/GstTypeFindElement:typefindelement3:
Can't typefind stream
o.kurento.tutorial.player.PlayerHandler : ErrorEvent: Invalid URI
o.kurento.tutorial.player.PlayerHandler : ErrorEvent: Invalid URI
What does this error mean and how can I proceed to debug it.
Beta Was this translation helpful? Give feedback.
All reactions