jar

io.github.lunasaw : zlm-spring-boot-starter

Maven & Gradle

Dec 04, 2023
16 stars

zlm-spring-boot-starter · ZLMediaKit restful api and hook starter

Table Of Contents

Latest Version

Download io.github.lunasaw : zlm-spring-boot-starter JAR file - Latest Versions:

All Versions

Download io.github.lunasaw : zlm-spring-boot-starter JAR file - All Versions:

Version Vulnerabilities Size Updated
1.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window zlm-spring-boot-starter-1.0.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

io.github.lunasaw.zlm.api

├─ io.github.lunasaw.zlm.api.ZlmRestService.class - [JAR]

io.github.lunasaw.zlm.hook.service.impl

├─ io.github.lunasaw.zlm.hook.service.impl.DefaultZlmHookServiceImpl.class - [JAR]

io.github.lunasaw.zlm.hook.service

├─ io.github.lunasaw.zlm.hook.service.ZlmHookService.class - [JAR]

io.github.lunasaw.zlm.hook.param

├─ io.github.lunasaw.zlm.hook.param.HookParam.class - [JAR]

├─ io.github.lunasaw.zlm.hook.param.HookResult.class - [JAR]

├─ io.github.lunasaw.zlm.hook.param.HookResultForOnPublish.class - [JAR]

├─ io.github.lunasaw.zlm.hook.param.HookResultForStreamNoneReader.class - [JAR]

├─ io.github.lunasaw.zlm.hook.param.OnPlayHookParam.class - [JAR]

├─ io.github.lunasaw.zlm.hook.param.OnPublishHookParam.class - [JAR]

├─ io.github.lunasaw.zlm.hook.param.OnRtpServerTimeoutHookParam.class - [JAR]

├─ io.github.lunasaw.zlm.hook.param.OnSendRtpStoppedHookParam.class - [JAR]

├─ io.github.lunasaw.zlm.hook.param.OnServerKeepaliveHookParam.class - [JAR]

├─ io.github.lunasaw.zlm.hook.param.OnStreamChangedHookParam.class - [JAR]

├─ io.github.lunasaw.zlm.hook.param.OnStreamNoneReaderHookParam.class - [JAR]

├─ io.github.lunasaw.zlm.hook.param.OnStreamNotFoundHookParam.class - [JAR]

├─ io.github.lunasaw.zlm.hook.param.OriginType.class - [JAR]

├─ io.github.lunasaw.zlm.hook.param.StreamContent.class - [JAR]

io.github.lunasaw.zlm

├─ io.github.lunasaw.zlm.ZlmApplication.class - [JAR]

io.github.lunasaw.zlm.constant

├─ io.github.lunasaw.zlm.constant.ApiConstants.class - [JAR]

io.github.lunasaw.zlm.entity.rtp

├─ io.github.lunasaw.zlm.entity.rtp.CloseRtpServerResult.class - [JAR]

├─ io.github.lunasaw.zlm.entity.rtp.CloseSendRtpReq.class - [JAR]

├─ io.github.lunasaw.zlm.entity.rtp.ConnectRtpServerReq.class - [JAR]

├─ io.github.lunasaw.zlm.entity.rtp.OpenRtpServerReq.class - [JAR]

├─ io.github.lunasaw.zlm.entity.rtp.OpenRtpServerResult.class - [JAR]

├─ io.github.lunasaw.zlm.entity.rtp.RtpInfoResult.class - [JAR]

├─ io.github.lunasaw.zlm.entity.rtp.RtpServer.class - [JAR]

├─ io.github.lunasaw.zlm.entity.rtp.StartSendRtpReq.class - [JAR]

├─ io.github.lunasaw.zlm.entity.rtp.StartSendRtpResult.class - [JAR]

io.github.lunasaw.zlm.entity.req

├─ io.github.lunasaw.zlm.entity.req.CloseStreamsReq.class - [JAR]

├─ io.github.lunasaw.zlm.entity.req.MediaReq.class - [JAR]

├─ io.github.lunasaw.zlm.entity.req.RecordReq.class - [JAR]

├─ io.github.lunasaw.zlm.entity.req.SnapshotReq.class - [JAR]

io.github.lunasaw.zlm.config

├─ io.github.lunasaw.zlm.config.ZlmAutoConfiguration.class - [JAR]

├─ io.github.lunasaw.zlm.config.ZlmNodeConfig.class - [JAR]

├─ io.github.lunasaw.zlm.config.ZlmProperties.class - [JAR]

├─ io.github.lunasaw.zlm.config.ZlmThreadPoolConfig.class - [JAR]

io.github.lunasaw.zlm.entity

├─ io.github.lunasaw.zlm.entity.DeleteRecordDirectory.class - [JAR]

├─ io.github.lunasaw.zlm.entity.ImportantObjectNum.class - [JAR]

├─ io.github.lunasaw.zlm.entity.LoadMp4FileReq.class - [JAR]

├─ io.github.lunasaw.zlm.entity.MediaData.class - [JAR]

├─ io.github.lunasaw.zlm.entity.MediaInfo.class - [JAR]

├─ io.github.lunasaw.zlm.entity.MediaOnlineStatus.class - [JAR]

├─ io.github.lunasaw.zlm.entity.MediaPlayer.class - [JAR]

├─ io.github.lunasaw.zlm.entity.Mp4RecordFile.class - [JAR]

├─ io.github.lunasaw.zlm.entity.ServerNodeConfig.class - [JAR]

├─ io.github.lunasaw.zlm.entity.ServerResponse.class - [JAR]

├─ io.github.lunasaw.zlm.entity.StreamFfmpegItem.class - [JAR]

├─ io.github.lunasaw.zlm.entity.StreamKey.class - [JAR]

├─ io.github.lunasaw.zlm.entity.StreamProxyItem.class - [JAR]

├─ io.github.lunasaw.zlm.entity.StreamPusherItem.class - [JAR]

├─ io.github.lunasaw.zlm.entity.TcpLink.class - [JAR]

├─ io.github.lunasaw.zlm.entity.ThreadLoad.class - [JAR]

├─ io.github.lunasaw.zlm.entity.Track.class - [JAR]

├─ io.github.lunasaw.zlm.entity.Version.class - [JAR]

io.github.lunasaw.zlm.hook.controller

├─ io.github.lunasaw.zlm.hook.controller.ZlmHookController.class - [JAR]

Advertisement