ue4plugins / VlcMedia

Media Framework plug-in using the Video LAN Codec (libvlc).
BSD 3-Clause "New" or "Revised" License
267 stars 143 forks source link

Mac support? #69

Open GrayJackal opened 4 years ago

GrayJackal commented 4 years ago

Hi,

I'm trying to make this plugin work on mac, the plugin compiles fine but gives me an error: " Failed to create desired player VlcMedia for rtpm://my ip "

This happens when I try to open the stream, I cannot see the stream, on windows I see the stream correctly

GrayJackal commented 4 years ago

What is the right vlc version to get? I think it might just be the version of vlc that is packaged with the plugin is not the same as in the windows, I tried a few different versions but I get missing functions or missing dylib

bsubbaraman commented 4 years ago

Hey @GrayJackal. were you able to get this plugin working on Mac?

siegetech commented 4 years ago

Just wanted to push here, anyone got around the failed to create desired player on macOs?