Community

Topic: Xamarin component

Problem on reading video from url, augmented video example

Stalyn Oviedo
Tuesday, October 16, 2018

Good night, i adapted the xamarin android example to xamarin forms, by calling the pikkart activity using dependency injection, the problem i am facing now is, i now want play videos from external url where the mp4 file is hosted, when i try do it, the video player, sometimes load the video and plays it but only audio, no video image is seen. what could be the problem here? i miss configured something, the classes are same coded as example. Please help me, make this work is important to decide if purchase the license to publish the app.

user profile image
Support Team  (expert)
Friday, October 19, 2018

Hi,
the problem may be due to a difference in the rendering engine's operation, which causes the video to be rendered under the marker.
To better understand the problem we need some more informations:
- if the video is in local it gives the same problems?
- this happens all times you recognize?

Best,

Stalyn Oviedo
Monday, November 12, 2018

If video is locally, i works fine

its happen all times i try from url, i used some urls to test.

Sign in to add a comment