pedroSG94 / RTSP-Server

Plugin of rtmp-rtsp-stream-client-java to stream directly to RTSP player.
Apache License 2.0
190 stars 58 forks source link

Unable to resolve in gradle old commits in projectsa #120

Open RelioXx opened 3 weeks ago

RelioXx commented 3 weeks ago

Hi i am trying to replicate a very similar use case that was opened in https://github.com/pedroSG94/RTSP-Server/issues/110

For that i am building my project with the commits that you mentioned in the issue: implementation 'com.github.pedroSG94:RTSP-Server:7469cdcb78' implementation 'com.github.pedroSG94.RootEncoder:library:1627f7f62b'

But when trying to sync gradle is failing to resolve those commits, Do you know what I might be doing incorrectly?

image

pedroSG94 commented 3 weeks ago

Hello,

That feature is available in the last version. Try to compile the library using last version in the readme.