andryan
andryan
eventually I decided to add a new parameter instead: --skip-files-older-than-seconds PR #180
https://pastebin.com/a2KxRLWE This is the changes I made to /securityplugin/src/main/java/org/red5/server/plugin/security/PublishSecurityHandler.java
Additional note I managed to figure out today: when the IP is allowed to publish (listed in allowedIP.txt file): [INFO] [NioProcessor-5] com.infrared5.red5pro.live.Red5ProLive - W3C x-category:session x-event:connect c-ip:182.253.250.213 c-client-id:2 2020-05-18 00:55:53,073...
Wow, nice! Thanks, Paul!! On Sat, 15 Aug 2020 at 22.58 Paul Gregoire wrote: > > > @andryan I've started work on this feature > over at https://github.com/Red5/native/blob/master/mpeg > >...
Nice, can you stream a stopwatch to check the latency delay? I think it should be lower than 500ms with RTMP. On Mon, Aug 24, 2020 at 4:59 AM Paul...
Hi Paul. Apologies for that. Yes, it needs to ingest MPEG1/2, which in my case I am able to push MPEG1/2 streams with my setup/encoders. The sample nodejs server they...
I accidentally stumbled across another workaround when I was looking for another tool to download APK files from Google Play. Steps: 1. You need to enable 2FA on the Google...
Yes, I tried that but unfortunately it didn't work. On Mon, 3 Jan 2022 at 13.03 Zombo ***@***.***> wrote: > @andryan did you ever try enabling Less > Secure App...
> @andryan This way broken now, any updates? What error message are you getting now? Was it working fine before? Did you try MrHm's solution?