Skip to content
This repository has been archived by the owner on Nov 3, 2022. It is now read-only.

VLC is unable to open the MRL: rtsp..... #62

Open
WillyBilly90 opened this issue Apr 13, 2018 · 10 comments
Open

VLC is unable to open the MRL: rtsp..... #62

WillyBilly90 opened this issue Apr 13, 2018 · 10 comments

Comments

@WillyBilly90
Copy link

I tried to use the VLC.MediaElement to view my foscam camera in a UWP app, but I get the error VLC is unable to open the MRL: RTSP with the username, password and ip address of the camera.

The RTSP stream works fine in the VLC mediaplayer desktop app, so that should not be the problem.

I added the VLC logfile of my UWP app, maybe somebody can tell me what I do wrong.
In the logfile I replaced the username and password for username:password for safety.

export.txt

@kakone
Copy link
Owner

kakone commented Apr 14, 2018

Yes, there was a bug in the current version (cf vlc-winrt #238). I'm going to do a new version that should fix this problem.

@WillyBilly90
Copy link
Author

When can we expect the new version?

@kakone
Copy link
Owner

kakone commented Apr 15, 2018

I wanted to do it today but I have a problem compiling VLC for WinRT. I will ask the VLC team...

@WillyBilly90
Copy link
Author

Did you allready received an answer of the VLC team ?

@Upd4ting
Copy link

Do you know when this bug will be fixed? I'm currently coding in a Hackaton and I really need that working

@CliffAgius
Copy link

@kakone Any luck with this?

Also we could do the libVLC build locally is there a way for us to reference a build of the libVLC and thus stop this being an issue in the future.

@kakone
Copy link
Owner

kakone commented Apr 29, 2018

Sorry for the delay, I was very busy.
I did a new version (I let you test it). I updated the x86 and x64 with latest nightly builds.

@CliffAgius It's not easy to reference a build of the libVLC because of the differents libraries for each architecture. But, you can try to build your own libvlcx nuget package with the source code here.

Next time, I hope that I should be able to use the official libvlc nuget package for WinRT (not available for the moment).

@WillyBilly90
Copy link
Author

Does it work for ARM too ? I would like to use it on a Raspberry Pi

@claudiosanchez
Copy link

I am encountering the issue when using the library with Windows 10 IoT Core running on a Raspberry Pi 3 B.
Nuget package:VLC.MediaElement 3.0.1.2

@ithor
Copy link

ithor commented Nov 7, 2018

Using VLC as emisor, I am able to play RTSP. However, I cannot play RTP on any platform.
@kakone is this feature working? thanks in advance.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants