Frederik Carlier

Results 117 comments of Frederik Carlier
trafficstars

This doesn't support Helm 3, as it no longer uses Tiller. This project has been unmaintained for a while, I'll go ahead & archive it now.

@panyang1217 If you're still interested in this, can your rebase this on master? That should fix the CI error. Thanks!

Sorry about that. I've just pushed https://www.nuget.org/packages/Helm/0.1.31, let me know if this works for you.

You should be able to get this to work if you're a bit adventurous. Can you give this a try: 1. Make sure you use the latest version of KubernetsClient...

It's true that the version which ships in Alpine is slightly outdated. I guess they take PRs to their aport repository but I'm not fluent with their package management system....

Hello, I gave the `server-frames.js` sample a quick try, but it doesn't seem to work. I checked out the `frames` branch and the H264 frames in the `frames/` subfolder. Then,...

Just to be sure - based on: https://github.com/131/h264-live-player/blob/c5bfaaf0f8cc38c35f6030b3b7377f8b12e2cc15/lib/_server.js#L51 I'm assuming the frames are really NAL units, that they should start with the NAL separater (`0x00000001`), and that the data in...

Update - in my case, the video is encoded using the High profile and I realized that the underlying decoder does not support the High profile.

This image uses a multi-stage build process. Most of the building happens in the `build` stage. At the very end of the Dockerfile, a new image is generated (a `FROM`...

We maintain a fork of libimobiledevice which provides binaries for Windows, macOS and Ubuntu. We also provide the NuGet package @deakjahn refers to. We try to frequently rebase on top...