{"id":22683524,"url":"https://github.com/notedit/gst","last_synced_at":"2025-04-12T18:26:42.734Z","repository":{"id":36699362,"uuid":"227316531","full_name":"notedit/gst","owner":"notedit","description":"go gst small binding ","archived":false,"fork":false,"pushed_at":"2022-10-25T16:10:34.000Z","size":74,"stargazers_count":72,"open_issues_count":6,"forks_count":34,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-03-26T12:46:57.849Z","etag":null,"topics":["go","gstreamer"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/notedit.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-12-11T08:41:23.000Z","updated_at":"2024-06-27T02:34:50.000Z","dependencies_parsed_at":"2022-09-03T21:22:46.967Z","dependency_job_id":null,"html_url":"https://github.com/notedit/gst","commit_stats":null,"previous_names":[],"tags_count":13,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/notedit%2Fgst","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/notedit%2Fgst/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/notedit%2Fgst/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/notedit%2Fgst/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/notedit","download_url":"https://codeload.github.com/notedit/gst/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248612032,"owners_count":21133222,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["go","gstreamer"],"created_at":"2024-12-09T21:12:26.035Z","updated_at":"2025-04-12T18:26:42.708Z","avatar_url":"https://github.com/notedit.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# gst\n\na small go gstreamer binding\n\n\n\n## Install \n\nUbuntu or Dedian\n\n```sh\napt-get install pkg-config\napt-get install libgstreamer1.0-dev libgstreamer-plugins-base1.0-dev libgstreamer-plugins-good1.0-dev libgstreamer-plugins-bad1.0-dev gstreamer1.0-plugins-ugly gstreamer1.0-libav\n\n\n// set GST_PLUGIN_PATH on linux, may diff on your system\nexport GST_PLUGIN_PATH=/usr/local/lib:/usr/lib/x86_64-linux-gnu/gstreamer-1.0\n```\n\nMac os\n\n```sh\nbrew install gstreamer\nbrew install gst-plugins-base\nbrew install gst-plugins-good\nbrew install gst-plugins-bad\nbrew install gst-plugins-ugly\n\n\n// set GST_PLUGIN_PATH on mac \nexport GST_PLUGIN_PATH=/opt/homebrew/lib/gstreamer-1.0/\n```\n\nThen\n\n```sh\ngo get github.com/notedit/gst\n```\n\n\n\n\n\n## Examples\n\nhttps://github.com/notedit/gst-go-demo\n\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnotedit%2Fgst","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnotedit%2Fgst","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnotedit%2Fgst/lists"}