{"id":15943690,"url":"https://github.com/h1gdev/gst-test","last_synced_at":"2025-10-13T06:33:49.512Z","repository":{"id":153800358,"uuid":"145086061","full_name":"H1Gdev/gst-test","owner":"H1Gdev","description":"Forked from gst-template. https://gitlab.freedesktop.org/gstreamer/gst-template/","archived":false,"fork":false,"pushed_at":"2018-09-18T09:28:27.000Z","size":39,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"test","last_synced_at":"2025-03-12T01:53:29.501Z","etag":null,"topics":["gstreamer"],"latest_commit_sha":null,"homepage":"","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/H1Gdev.png","metadata":{"files":{"readme":"README","changelog":null,"contributing":null,"funding":null,"license":"COPYING.LIB","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-08-17T07:16:53.000Z","updated_at":"2019-01-28T06:07:13.000Z","dependencies_parsed_at":null,"dependency_job_id":"68e4359a-09c6-4200-9ea8-ad878428b7b7","html_url":"https://github.com/H1Gdev/gst-test","commit_stats":{"total_commits":8,"total_committers":1,"mean_commits":8.0,"dds":0.0,"last_synced_commit":"80c8f62eca1efe04294a02f7449ec4ea756fe512"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/H1Gdev/gst-test","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/H1Gdev%2Fgst-test","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/H1Gdev%2Fgst-test/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/H1Gdev%2Fgst-test/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/H1Gdev%2Fgst-test/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/H1Gdev","download_url":"https://codeload.github.com/H1Gdev/gst-test/tar.gz/refs/heads/test","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/H1Gdev%2Fgst-test/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279013970,"owners_count":26085429,"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","status":"online","status_checked_at":"2025-10-13T02:00:06.723Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["gstreamer"],"created_at":"2024-10-07T08:03:37.123Z","updated_at":"2025-10-13T06:33:49.493Z","avatar_url":"https://github.com/H1Gdev.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"This git module contains template code for possible GStreamer projects.\n\ngst-app\n\tbasic autotools layout for writing a GStreamer-based application.\n\ngst-plugin\n\tbasic autotools layout and basic filter code for writing a\n\tGStreamer plug-in.\n\nThis code is provided under a MIT license [1], which basically means \"do\nwith it as you wish, but don't blame us if it doesn't work\". You can use\nthis code for any project as you wish, under any license as you wish. We\nrecommend the use of the LGPL [2] license for applications and plugins,\ngiven the minefield of patents the multimedia is nowadays. See our website\nfor details [3].\n\nBuild each module like this:\n\n    cd gst-plugin\n    ./autogen.sh\n    make\n\nModify gst-plugin/src/Makefile.am to add or remove source files to build or\nadd additional dependencies or compiler flags or change the name of the\nplugin file to be installed. Run ./autoregen.sh if changes don't take effect\nautomatically on 'make'.\n\nModify gst-plugin/configure.ac to check for additional library dependencies\nor other features needed by your plugin. Run ./autoregen.sh if changes don't\ntake effect automatically on 'make'.\n\nOnce the plugin is built you can either install it with 'sudo make install'\n(however, this will by default go into the /usr/local prefix where it won't\nbe picked up by a GStreamer installed from packages, so you would need to\nset the GST_PLUGIN_PATH environment variable to include or point to\n/usr/local/lib/gstreamer-1.0/ for your plugin to be found by a from-package\nGStreamer). Alternatively, you will find your plugin binary in\ngst-plugins/src/.libs/ as libgstplugin.so or similar (the extension may vary),\nso you can also set the GST_PLUGIN_PATH environmen variable to the\ngst-plugins/src/.libs/ directory (best to specify an absolute path though).\n\nYou can also check if it has been built correctly with:\n\n    gst-inspect-1.0 gst-plugins/src/.libs/libgstplugin.so\n\n\n[1] http://www.opensource.org/licenses/mit-license.php or COPYING.MIT\n[2] http://www.opensource.org/licenses/lgpl-license.php or COPYING.LIB\n[3] http://gstreamer.freedesktop.org/documentation/licensing.html\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fh1gdev%2Fgst-test","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fh1gdev%2Fgst-test","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fh1gdev%2Fgst-test/lists"}