Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
matvp
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
Remix 3 Beta
(remix.run)
2 points
by
matvp
5mo ago
|
0 comments
2.
▲
by
matvp
1y ago
I contribute to OSS very often, mostly sponsored by the company I work for (we're in video streaming, and we're too small to build everything from scratch). Outside of company hours, I work on my personal streaming project [1], an
3.
▲
by
matvp
2y ago
Hey, thank you! You're not the first to mention the docs. I'll have a full rewrite of the docs planned shortly where I'll address your (& others) valid points.
4.
▲
by
matvp
2y ago
I didn't know membrane until now. We do some things similarly (like transcode), although I'd like to provide the full chain, from source to playback with real-time video manipulation (such as ad, bumper insertion, filtering, ...)
5.
▲
by
matvp
2y ago
Author here, this is a fun surprise to wake up to! I was doubting whether my project was "ready to post on HN" but someone beat me to it. With Superstreamer, I'd like to create building blocks that simplify video end-to-end.
6.
▲
by
matvp
2y ago
I'm building a video API suite [0] in my free time, from transcode to package to player. The full shebang! [0]: https://github.com/matvp91/mixwave
7.
▲
Show HN: Open-source streaming API from ingest to player
(github.com)
5 points
by
matvp
2y ago
|
0 comments
8.
▲
by
matvp
3y ago
There isn't much info out there yet, but this video is a small preview: https://youtu.be/lGEMwh32soc The latest update is mentioned in the March 2023 blog post: https://react.dev/blog/2023/03&
9.
▲
by
matvp
4y ago
As a parent of an almost 2 year old (tomorrow!), I feel a bit worried of what is yet to come. I notice kids around me (family, kids of friends) ranging 3 to 10+ mostly consume YouTube, TikTok, ... on a daily basis and when they do, they
10.
▲
by
matvp
4y ago
While I agree HN shouldn't be used as a way to get direct customer support, I don't think it's fair to grab and point our pitchforks to @jgrahamc over a one sided story. There's not nearly enough information from both si
11.
▲
by
matvp
4y ago
Side note, synthetic events are no longer pooled since React 17. There's no longer a noticable performance gain with more modern browsers nowadays.
12.
▲
by
matvp
4y ago
Happy newyear from Belgium!
13.
▲
by
matvp
4y ago
Providing adaptive video (MPEG-DASH / HLS on any non Safari browser) still requires JS though.
14.
▲
by
matvp
4y ago
How would one ship a full engine with an app on an OTT device? I've built a few TV apps but they all relied on the browser engines shipped with webOS and Tizen.
15.
▲
by
matvp
4y ago
They were valid years ago when I was a kid but god knows what my favorite food was 10 years ago.
16.
▲
by
matvp
4y ago
The person I was chatting with triggered the password reset mail, and stripped my security questions. As said, I was in exactly the same situation and probably entered random answers to their security questions years ago. When I went throug
17.
▲
by
matvp
4y ago
Give their chat another try. I went through the same a while back and they reset my password.
18.
▲
by
matvp
4y ago
Wanted to read through the docs but I'm getting a 404 from the page link at the top.
19.
▲
by
matvp
4y ago
That's a very primitive approach. Once you're dealing with adaptive formats (DASH, HLS) containing multiple renditions (different bitrates) and/or codecs, it gets more complicated. I get that a single h264 codec/mp4 (web
20.
▲
by
matvp
5y ago
Not so sure that'll work due to the fact that the first segment in a subset of segments is not the init segment (thus missing atoms like moov, ...)
21.
▲
by
matvp
5y ago
I didn't verify this but my guess is that with the lack of the MSE API on Safari iOS, YT has no other option but to serve the HLS manifest directly to the video element thus it's a whole lot easier to grab the HLS URL (after YT&#x
22.
▲
by
matvp
6y ago
I've actually found myself coding in the evening again due to quarantine. Contributing to OSS, releasing stuff on GitHub, ...
23.
▲
Windows XP Desktop Recreation in React
(github.com)
3 points
by
matvp
7y ago
|
0 comments
24.
▲
by
matvp
8y ago
These two comments are fixed and will be available in a new version in a few minutes!
25.
▲
by
matvp
8y ago
I've added different volume icons based on the current volume, shall hit production anytime!
26.
▲
by
matvp
8y ago
WebVTT, yes. https://matvp91.github.io/indigo-player/#/Configuration?id=c...
27.
▲
by
matvp
8y ago
Thanks for the feedback, this small feature was already part of my roadmap. :) Will hit production soon!
28.
▲
by
matvp
8y ago
I can't speak for plyr as I am not familiar with their project. What I like about indigo is the way modules are structured, the initial file (indigo-player.js) loads the needed code in order to provide playback, it's basically a m
29.
▲
by
matvp
8y ago
Do you mean something like: "force the player in landscape mode when you hit the fullscreen button on a mobile device?". I like it, YouTube does that with it's mobile apps and I find it practical.
30.
▲
by
matvp
8y ago
You're more than welcome to contribute! Good ol' days!
More ›