You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've been encountering significant difficulties while attempting to install PyGObject to set up an RTSP stream for my OKA camera, specifically aiming to utilize H264/H265 encoding. My setup involves WIN11, Python 3.9/3.10/3.11, OAK-1.
Steps Tried:
I've explored multiple avenues to resolve this, including:
Using Chocolatey to manage the installation on Windows
Attempting installations via MSYS2 to ensure a Unix-like environment on Windows
Leveraging Conda environments to manage dependencies
Direct installations in native Python environments
Utilizing Windows Subsystem for Linux (WSL) for a more Linux-centric approach
Despite these efforts, I consistently face isse in installing PyGObject (In Conda ENV I was able to install the package but then GstRtspServer error arises).
Questions:
Has anyone in the community encountered similar issues with PyGObject installations for RTSP streaming setups?
Are there any known workarounds or solutions that might help circumvent these installation roadblocks?
If PyGObject isn't a viable option, could someone recommend alternative methods or demos for setting up an RTSP stream using H264/H265 encoding with the OKA camera?
The text was updated successfully, but these errors were encountered:
Issue Description:
I've been encountering significant difficulties while attempting to install PyGObject to set up an RTSP stream for my OKA camera, specifically aiming to utilize H264/H265 encoding. My setup involves WIN11, Python 3.9/3.10/3.11, OAK-1.
Steps Tried:
I've explored multiple avenues to resolve this, including:
Despite these efforts, I consistently face isse in installing PyGObject (In Conda ENV I was able to install the package but then GstRtspServer error arises).
Questions:
The text was updated successfully, but these errors were encountered: