mrayGStreamerUnity
mrayGStreamerUnity copied to clipboard
GStreamer Integration with Unity using a Native plugin
When my net work is borken 5 sec ,now how can i to restore the tex
### How can I bring both sounds data and videos data from gstreamer simultaneously? Now I'm trying to implement some applications on 'unity' using inputs, sounds and videos, from 'gstreamer'....
In example scene Test1, I replaced the string parameter in `m_Texture.SetPipeline()` in CustomPipelinePlayer.cs as `"souphttpsrc location=http://path/to/hls/playlist.m3u8 ! hlsdemux ! decodebin ! video/x-raw ! videoconvert ! appsink name=videoSink"` , but it...
I downloaded the project and 'right-clicked' the 'Assets' folder inside Unity, selected 'Import Package' -> 'Custom Package' and selected the 'GStreamerPlugin.unitypackage' to install. The current version of Gstreamer is 1.18.2,...
I tried following the steps the README.md.(excepted step 4.I used visual studio 2017 & runtimes x64 version) But i can not run Test 1.unity.I get errors in console: ``` NullReferenceException:...
Firstly, I gotta say that your plugin is awesome. I have been using it a lot. I recently tried streaming out of unity from a unity camera, and it isn't...
The Visual Studio project links against the MinGW libraries, but the version checked in to the UnityTests directory is linked against the MSVC libraries. The DLL in the UnityTests directory...
Hi, Great Plugin, For some reason, it only works on build but not in the editor anyone had this issue?
Hi, I'm currently trying to build the code on OSX. I saw there is a xcode project, which compile well but give me link errors... Did you manage to get...
hi, the visual studio project seems to be corrupted. We tried to open it and it gives us an error, but it does not say which error.