{"id":26459449,"url":"https://github.com/axmadjon/av_streamer","last_synced_at":"2025-03-19T01:15:56.763Z","repository":{"id":57413091,"uuid":"128508971","full_name":"axmadjon/av_streamer","owner":"axmadjon","description":"av-streamer","archived":false,"fork":false,"pushed_at":"2018-04-10T04:59:34.000Z","size":8,"stargazers_count":4,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-11-15T21:19:59.721Z","etag":null,"topics":["av","ffmpeg","mp4","pyav","rtsp","streamer","video-processing","video-recording","video-streaming"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/axmadjon.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-04-07T08:09:08.000Z","updated_at":"2024-11-08T03:26:05.000Z","dependencies_parsed_at":"2022-08-29T17:02:13.014Z","dependency_job_id":null,"html_url":"https://github.com/axmadjon/av_streamer","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/axmadjon%2Fav_streamer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/axmadjon%2Fav_streamer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/axmadjon%2Fav_streamer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/axmadjon%2Fav_streamer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/axmadjon","download_url":"https://codeload.github.com/axmadjon/av_streamer/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244333022,"owners_count":20436123,"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":["av","ffmpeg","mp4","pyav","rtsp","streamer","video-processing","video-recording","video-streaming"],"created_at":"2025-03-19T01:15:56.219Z","updated_at":"2025-03-19T01:15:56.759Z","avatar_url":"https://github.com/axmadjon.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# av-stremer\n\nWorking with [PyAV](https://github.com/mikeboers/PyAV) and [FFmpeg](https://github.com/FFmpeg/FFmpeg)\n\nFull documentation [PyAV Docs](http://mikeboers.github.io/PyAV/index.html) and [FFmpeg Docs](http://ffmpeg.org/documentation.html)\n\nHow install [PyAV Install](http://mikeboers.github.io/PyAV/installation.html)\n\n# Installation example\n\nif  ffmpeg install source code\n    \n    ./configure --enable-network --enable-protocol=tcp --enable-demuxer=rtsp --enable-decoder=h264\n    ./configure --disable-static --enable-shared --disable-doc\n    make\n    sudo make install\n\nelse\n\n    sudo apt-get install ffmpeg x264\n    \n    sudo apt-get install -y python-dev pkg-config\n    \n    sudo apt-get install -y \\\n        libavformat-dev libavcodec-dev libavdevice-dev \\\n        libavutil-dev libswscale-dev libavresample-dev libavfilter-dev\n    \n    pip install av\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faxmadjon%2Fav_streamer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faxmadjon%2Fav_streamer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faxmadjon%2Fav_streamer/lists"}