🌍
Software engineer specialized in distributed architectures, machine learning, video streaming. Full-time @ AlmavivA, MSc @ PoliMi, 3x AWS/Azure Certified
-
AlmavivA spa
- Milan, IT
- https://alessandroros.com
Pinned Loading
-
bluenviron/mediamtx
bluenviron/mediamtx PublicReady-to-use SRT / WebRTC / RTSP / RTMP / LL-HLS media server and media proxy that allows to read, publish, proxy, record and playback video and audio streams.
-
bluenviron/goroslib
bluenviron/goroslib PublicROS client library for the Go programming language
-
bluenviron/gortsplib
bluenviron/gortsplib PublicRTSP 1.0 client and server library for the Go programming language
-
-
bluenviron/gomavlib
bluenviron/gomavlib PublicMavlink library (2.0 and 1.0) for the Go programming language
-
landiscover
landiscover Public archivediscover devices connected to the local network within seconds
1,736 contributions in the last year
Day of Week | March Mar | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | March Mar | ||||||||||||||||||||||||||||||||||||||||
Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Saturday Sat |
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More
Contribution activity
March 2025
Created 73 commits in 12 repositories
Created a pull request in bluenviron/mediamtx that received 2 comments
add instructions on using the RPI Camera without --privileged (#4326) (#4324)
+25
−2
lines changed
•
2
comments
Opened 73 other pull requests in 11 repositories
bluenviron/gomavlib
22
merged
-
sleep between client reconnections (bluenviron/mavp2p#72)
This contribution was made on Mar 14
-
exposeclose error in EventChannelClose
This contribution was made on Mar 14
-
allow EndpointBroadcast and EndpointCustom to be restarted
This contribution was made on Mar 14
-
modernize initializers
This contribution was made on Mar 13
-
improve coverage
This contribution was made on Mar 12
-
prevent message.ReadWriter.Read from overriding argument
This contribution was made on Mar 12
-
re-compute checksum of frames without empty byte truncation (bluenviron/mavp2p#59)
This contribution was made on Mar 12
-
update badges
This contribution was made on Mar 12
-
remove redundant file
This contribution was made on Mar 6
-
update example
This contribution was made on Mar 3
-
move message writing inside streamwriter.Writer
This contribution was made on Mar 3
-
add telemetry log reader and writer (bluenviron/mavp2p#84)
This contribution was made on Mar 3
-
add fuzzing
This contribution was made on Mar 3
-
fix crash with packets with missing signature
This contribution was made on Mar 3
-
improve examples
This contribution was made on Mar 3
-
allow passing bufio.Reader to frame.Reader
This contribution was made on Mar 3
-
move configuration of most structs inside struct itself
This contribution was made on Mar 3
-
normalize file names
This contribution was made on Mar 3
-
update README / examples
This contribution was made on Mar 2
-
support last 4 Golang versions
This contribution was made on Mar 2
-
bump Golang to 1.24
This contribution was made on Mar 1
-
update linter
This contribution was made on Mar 1
bluenviron/mediamtx
12
merged
1
open
-
update readme
This contribution was made on Mar 16
-
replace New* with Initialize()
This contribution was made on Mar 16
-
update badges
This contribution was made on Mar 12
-
record: prevent recordDeleteAfter from deleting current segment
This contribution was made on Mar 11
-
improve recordPath documentation (#3678)
This contribution was made on Mar 1
-
change error message when stream is not found
This contribution was made on Mar 1
-
webrtc: rewrite WHIP client
This contribution was made on Mar 1
-
webrtc: make client always provide UDP candidates
This contribution was made on Mar 1
-
bump Golang to 1.24
This contribution was made on Mar 1
-
bump code.cloudfoundry.org/bytefmt
This contribution was made on Mar 1
-
bump pion/webrtc
This contribution was made on Mar 1
-
update linter
This contribution was made on Mar 1
-
webrtc: fix connecting to TCP-only sources
This contribution was made on Mar 1
bluenviron/mavp2p
11
merged
-
remove toolchain from go.mod
This contribution was made on Mar 14
-
bump Go to 1.23
This contribution was made on Mar 14
-
print close errors
This contribution was made on Mar 14
-
update badges
This contribution was made on Mar 12
-
fix README
This contribution was made on Mar 11
-
support dumping telemetry to disk (#8) (#24) (#84)
This contribution was made on Mar 6
-
move handlers in pkg/
This contribution was made on Mar 6
-
bump gomavlib
This contribution was made on Mar 5
-
add Mission Planner instructions
This contribution was made on Mar 3
-
update README
This contribution was made on Mar 2
-
update linter
This contribution was made on Mar 1
bluenviron/gortsplib
1
open
5
merged
-
prevent decoders from returning empty NALUs (bluenviron/mediamtx#4346)
This contribution was made on Mar 20
-
replace New* with Initialize
This contribution was made on Mar 16
-
update badges
This contribution was made on Mar 12
-
support last 4 Golang versions
This contribution was made on Mar 2
-
bump Golang to 1.24
This contribution was made on Mar 1
-
update linter
This contribution was made on Mar 1
bluenviron/mediacommon
1
open
5
merged
-
prevent unmarshalers from returning empty byte arrays
This contribution was made on Mar 20
-
fmp4: replace NewPart* with Fill*
This contribution was made on Mar 16
-
update badges
This contribution was made on Mar 12
-
support last 4 Golang versions
This contribution was made on Mar 2
-
bump Golang to 1.24
This contribution was made on Mar 1
-
update linter
This contribution was made on Mar 1
bluenviron/goroslib
4
merged
-
update badges
This contribution was made on Mar 12
-
support last 4 Golang versions
This contribution was made on Mar 2
-
bump Golang to 1.24
This contribution was made on Mar 1
-
update linter
This contribution was made on Mar 1
bluenviron/gohlslib
4
merged
-
update badges
This contribution was made on Mar 12
-
support last 4 Golang versions
This contribution was made on Mar 2
-
bump Golang to 1.24
This contribution was made on Mar 1
-
update linter
This contribution was made on Mar 1
bluenviron/mediamtx-rpicamera
3
merged
1
closed
-
fix CI
This contribution was made on Mar 5
-
bump Docker images
This contribution was made on Mar 4
-
fix cameras being picked randomly regardless of ID (bluenviron/mediamtx#3994)
This contribution was made on Mar 4
-
sort private functions
This contribution was made on Mar 4
aler9/sensor-imu
1
merged
-
update badges
This contribution was made on Mar 12
aler9/googlefonts-inliner
1
merged
-
update badges
This contribution was made on Mar 12
aler9/landiscover
1
merged
-
update linter
This contribution was made on Mar 1
Opened 2 issues in 2 repositories
bluenviron/mavp2p
1
open
-
Support "catch-all" endpoints
This contribution was made on Mar 5
bluenviron/mediamtx
1
open
-
Kick clients when the JWT expires
This contribution was made on Mar 1
Answered 2 discussions in 1 repository
bluenviron/mediamtx
bluenviron/mediamtx
-
Custom RTP payload size (greater then udpMaxPayloadSize from config) for TCP
This contribution was made on Mar 20
-
Does MediaMTX has a reconnection feature?
This contribution was made on Mar 5