Michael Mayer
Michael Mayer
Could this have security or other implications, especially when users are running the same image on public cloud servers or have multiple instances running on the same server? If so,...
How does the Docker container know which IP to publish? Containers usually only have an internal IP unless a bridged network has been configured, which is not the default. If...
Wouldn't a bridge network require DHCP and its own IP? I'm not sure we should expect that. And I don't expect many users to use it that way, especially with...
People often just use it on their local computer or access their instance over the internet. In both cases a local domain doesn't help much. Likely, there is also no...
You can share the PhotoPrism tab via Chromecast already (like every Web site), but there is no button for this and we don't have specific Chromecast "streaming" as when Spotify...
What could be advantages / disadvantages for our specific application? What metrics would you collect?
Compared both recently and found that InfluxDB was developed after Prometheus to fix shortcomings for certain use cases. AFAIK InfluxDB needs less storage and can have higher performance, but that...
Nope. Working on face detection right now. You can do monitoring via Traefik already if you just want to see requests.
In theory yes, in practice we can't hand optimize for all encoders and use cases. I've just spent a day getting Intel GPU transcoding to work. The specific strategy would...
This has become a bit more complex, because in addition to the audio codec (and the codec support of the individual browsers), the bitrate now also determines whether a video...