ue4plugins / VlcMedia

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

Current status #21

Closed Liberte78 closed 7 years ago

Liberte78 commented 7 years ago

Hi, I'm trying to implement VLCMedia plugin in Unreal 4.13 preview but without success. Is current version comatible with 4.13 preview?

And I'm courios but are you also an UE4 engine developer? :)

KhArtNJava commented 7 years ago

Hello. For what you build this plugin? )

Liberte78 commented 7 years ago

I'm not sure if I understand your question (english is not my native). I would like to implement RTSP media stream in my project.

KhArtNJava commented 7 years ago

I would like to recommend to use WMF Media Player, if you use H264 streaming... But, if you use RTSP...

gmpreussner commented 7 years ago

@Liberte78 the Master branch of this repository is compatible with 4.13-preview. I will tag it as 4.13 once the final 4.13 release is out.