java-airplay-server-examples icon indicating copy to clipboard operation
java-airplay-server-examples copied to clipboard

Results 6 java-airplay-server-examples issues
Sort by recently updated
recently updated
newest added

Hello, may I ask how to send this to the RTMP fluid server after receiving the stream?

Apparently something changed and the boot framework, which [initially existed](https://github.com/serezhka/java-airplay-server-examples/blob/a0ffc33040912667b0a005256c5ad9632283109d/vlcj-player/build.gradle#L3) Is no longer there. However, now the build/run instructions for the examples no longer work. Going back to the initial...

Hello, I'm PHP developer, so this code unfamiliar with me, So, When I run code, then have error (I think that): ![image](https://user-images.githubusercontent.com/10843337/137592426-9c6d9fbf-0166-4ab5-b879-f8ca311ffb52.png) I have look around at `https://github.com/serezhka/fdk-aac-jni` but it...

2020-08-25 14:27:38.074 WARN 3982 --- [ntLoopGroup-6-1] c.g.s.j.i.h.mirroring.MirroringHandler : Unhandled payload type: 5 I get this over and over, along with this. 2020-08-25 14:27:41.151 INFO 3982 --- [ntLoopGroup-4-1] c.g.s.j.i.handler.AirTunesHandler : Request...

Hello ! First of all, thanks for all the work you've done here. I don't know Java, so I'm more here as an user than as a coder. So I...

First, many thanks for sharing this awesome implementation! When running the examples, I get the following error message: ``` 2020-04-18 18:54:27.460 ERROR 8969 --- [ntLoopGroup-6-1] io.netty.util.ResourceLeakDetector : LEAK: ByteBuf.release() was...