Skip to content

Instantly share code, notes, and snippets.

View abauruel's full-sized avatar
🚀
To infinity…and beyond!

Alex Claude abauruel

🚀
To infinity…and beyond!
View GitHub Profile
@jctosta
jctosta / vscode-extensions.md
Last active July 14, 2022 07:02
Recomendação de Extensões - VSCode
@crissilvaeng
crissilvaeng / README.md
Created May 9, 2016 19:40
Padrão e mensagens de commit.

Styleguides

Mensagens de commit styleguide

  • Usar modo imperativo ("Adiciona feature" não "Adicionando feature" ou "Adicionada feature")
  • Primeira linha deve ter no máximo 72 caracteres
  • Considere descrever com detalhes no corpo do commit
  • Considere usar um emoji no início da mensagem de commit

Emoji | Code | Commit Type

@laurieainley
laurieainley / GoPro RTMP streaming with FFmpeg
Last active August 28, 2025 16:14
Live streaming from a GoPro Hero3 camera to RTMP server using FFmpeg
Basic Requirements:
Computer with wired and wireless connection
FFmpeg installation: http://www.ffmpeg.org/
GoPro Hero 3+: http://gopro.com/
RTMP server e.g. FMS (http://www.adobe.com/products/adobe-media-server-family.html) or CDN ingest point
Overview:
GoPro Hero3 cameras produce HLS streams which are consumed by control apps and their removeable monitor.