Skip to content

TruscaPetre/gst_demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

gst_demo

Demo usage of gstreamer and deepstream.

I mainly followed the tutorial I have found from this repository which also has a Youtube Video Attached where he shows and explains things

I didn't find mentioned in the git repo, but it is mentioned in the video:

  • This project should sit in the root: location_of_msys/msys64/home/
  • For my project, I have used a the python environment from location_of_msys/msys64/mingw64/bin/python
  • but in my msys, aparently it was not added to the path, so I added it with the command export PATH=~/../../mingw64/bin:$PATH
  • Not specified in the video, but for better integration, you can integrate the MSYS2 terminal in vscode using the following steps:

Run in terminal with: python3 main.py

About

Demo usage of gstreamer and deepstream.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages