Video Recording with zlmediakit
Learn how to use zlmediakit for video recording, including docker-compose deployment, configuration, Java client streaming, and recording API calls.
Learn how to use zlmediakit for video recording, including docker-compose deployment, configuration, Java client streaming, and recording API calls.
Introduction to installing and configuring Centrifugo real-time message push service and Java client integration, including docker-compose deployment, token generation, and server-side push implementation.
Learn how to use Easy-Es for Elasticsearch data aggregation, including dependency configuration, entity class construction, Mapper and DAO layer implementation, and complex aggregation query examples.
A guide on how to set up Java applications to auto-start on Windows and Linux systems, including WinSW tool configuration and systemd service configuration.
Guide on how to create custom validation annotations for BigDecimal type range validation, including annotation definition, validator implementation, and usage examples.