Search found 7 matches

Go to advanced search

by juan01
28 Feb 2023 19:50
Forum: Development around libVLC
Topic: LibVLCSharp Streaming not working
Replies: 10
Views: 2358

Re: LibVLCSharp Streaming not working

I have had to deconstruct all my app to investigate what was the problem. I have try also with a simple app with prism. The problem was the AllowTransparency Property set to true. I have seen that there is an issue with that property
by juan01
27 Feb 2023 11:22
Forum: Development around libVLC
Topic: LibVLCSharp Streaming not working
Replies: 10
Views: 2358

Re: LibVLCSharp Streaming not working

I have created a basic Prism WPF application and it works on that computer, so maybe I have to add more prism feautures like showing regions or somethig like that. It's so strange because our prism wpf application was working ok without any problems with VLC but it this computer or platform is not w...
by juan01
26 Feb 2023 21:51
Forum: Development around libVLC
Topic: LibVLCSharp Streaming not working
Replies: 10
Views: 2358

Re: LibVLCSharp Streaming not working

Hi,

I have done an WPF application with only VLC Control and works ok on that computer but in my application whitch is using Prism didn't work. The vlc control is shown because elements inside vlc control are shown but the video is not playing.
Any ideas on what could be the problem?

With regards,
by juan01
22 Feb 2023 15:36
Forum: Development around libVLC
Topic: LibVLCSharp Streaming not working
Replies: 10
Views: 2358

Re: LibVLCSharp Streaming not working

CRT is C RunTime, and C11 is ISO C 2011.
What could be the problem? We are using the last version of LibVLC natives from nuggets packages
VideoLAN.LibVLC.Windows v3.0.18

With regards,
by juan01
22 Feb 2023 08:31
Forum: Development around libVLC
Topic: LibVLCSharp Streaming not working
Replies: 10
Views: 2358

Re: LibVLCSharp Streaming not working

We need a lot more info, such as OS used and code for starters.
I have updated the original post with c# code and more details about Hardware and windows version.
With regards,
by juan01
22 Feb 2023 08:23
Forum: Development around libVLC
Topic: LibVLCSharp Streaming not working
Replies: 10
Views: 2358

Re: LibVLCSharp Streaming not working

Your LibVLC build is broken, ostensibly because your CRT does not support C11.
Hi, I don't understand what do you want to say with "your CRT does not support C11". What is CRT and C11? The PC screen is not a CRT screen.
With regards,
by juan01
21 Feb 2023 12:37
Forum: Development around libVLC
Topic: LibVLCSharp Streaming not working
Replies: 10
Views: 2358

LibVLCSharp Streaming not working

Hi, I have implemented LibVLCSharp inside WPF application to show Raspberry Pi Camera streaming and I'm having problems only in one Platform. Intel Pentium CPU N4200 1.10 Ghz 4GB RAM 64 bit operating system Windows 10 Enterprise 2016 LTSB (10.0, build 14393) DirectX version: DirectX 12 I have enable...

Go to advanced search