• Stars
    star
    1
  • Language
    Python
  • License
    MIT License
  • Created over 7 years ago
  • Updated over 7 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Simple app which allows to get frames from webcam through WebRTC and save them on the server side (hard drive) using WebSocket communication

More Repositories

1

vim-ide

VIM configured as powerful IDE (Integrated Development Environment)
Vim Script
473
star
2

gstreamerCheatsheet

GStreamer pipelines and CLI commands for different GStreamer based features (process MPEG2-TS files, get video from DVB, deinterlace video, capture RTSP stream etc.)
197
star
3

gdb-automatic-deadlock-detector

Script adds new command to GDB which allows automatically detect C/C++ thread locking and deadlocks in GDB debugger
Python
70
star
4

serverless-fastapi

Backend RESTful API implemented using FastAPI framework deployed using DevOps style CI/CD to AWS with Serverless Framework IaaC tool to multiple envs (dev, test, staging, prod) according to Git Flow rules. Fully automated Continuous Delivery.
Python
61
star
5

coding_playground

Lots of code skeletons: Python, AWS, CI/CD, Terraform, Docker, Flask, Django, Java, JavaScript, Bash, NodeJS, React and many more
JavaScript
6
star
6

MJPEGDecoder

Decode AVI file from MJPEG bitstream
C++
6
star
7

gstreamerLogsHighlighter

Vim syntax file enabling color highlighting for GStreamer logs
Vim Script
5
star
8

serverless-full-stack-cloud-app

Serverless shell app deploying Flask-based RESTful API using AWS Lambda and API Gateway, frontend using Vue.js into S3 Static Website Hosting and PostgreSQL database using RDS Aurora Serverless cloud service. Also contains CI/CD DevOps pipeline based on GitHub Actions.
JavaScript
3
star
9

CppAdventureExamples

Examples of my C++ Adventure blog
HTML
2
star
10

awsinsights

Get and filter AWS CloudWatch logs from multiple log groups using AWS CloudWatch Insights service
Python
2
star
11

docker-puppet-multiple-os-test

Docker + Puppet skeleton which allows to test puppet manifest file (or other application installed by Puppet manifest) on multiple operating systems (Debian, Ubuntu, Fedora, CentOS)
Shell
2
star
12

serverless-aws-lambda-sqs-app

Serverless, DevOps, Microservices and AWS-based app skeleton with full CI/CD pipeline and multiple envs (dev, uat, prod) in 300 lines of code
Makefile
2
star
13

k8s-fastapi-prometheus-grafana

Makefile
1
star
14

tddCppSkeleton

Skeleton of C++ Test-Driver-Development (TDD) application
C++
1
star
15

docker-puppet

Skeleton application for building docker image based on clean OS (ex. Ubuntu) + configure using Puppet manifests (useful for testing apps)
Puppet
1
star
16

clogger

Python-based colorful logger for command line
Python
1
star
17

serverless-aws-rest-api

REST API implemented based on AWS serverless resources based on API Gateway, AWS Lambda, DynamoDB and including Load Tests using Locust
Python
1
star
18

my_scripts

Lots of useful Python or Bash scripts
Shell
1
star
19

k8s-template-project

Kubernetes-based DevOps template project
Makefile
1
star
20

fastapi-react-serverless

Full stack app composed with FastAPI-based Python API, Next.js-based React frontend and serverless-framework-based automatic deployment script to Google Cloud Run service
Python
1
star