Elias Obeid

Results 12 comments of Elias Obeid

I had this same issue. I don't know if it has any effect, but I added the *library path* instead of the specific file path: `-DCMAKE_LIBRARY_PATH=/usr/local/cuda/lib64/stubs`, and the build completed...

Regarding the fact that `--include` and `--includei` ignores files when directories are created while watching the parent directory—should we open a separate issue specifically for this, or what is the...

Thanks for the confirmation and details! Sounds like the issue is not with restreamer then. Will follow up here when I know more.

Finally had a chance to investigate this. Was unable to reproduce the original issue with RTMP. Using the latest restreamer docker image. I did find when it came to SRT,...

It seems that it is indeed possible to manually configure the probesize etc from the edit wizard when you have an existing stream. I suppose this is the preferred approach...

Thanks! Manually adding the `".stream"` to the url's streamid worked. An interesting observation is that if you start the player in the UI then the (incomplete) SRT link apparently works....

@hf Do you know why this PR hasn't been reviewed / merged yet? I believe this makes the changes as you proposed in the open issue by adding a new...

@kangmingtay not sure who to ping on this. Are you perhaps able to assist on this PR? Any input / review would be great. I believe the solution here is...

How come this issue is not prioritized? If I'm not mistaken then all affected by this issue are vulnerable to man-in-the-middle attacks because of the unencrypted traffic. :thinking: I'm self-hosting...