krakow10

Results 36 comments of krakow10

You are correct! I missed that step two times in a row. It works great.

> I had an encoding detail option in the plan. I think this will help a lot. > Additionally, it is also considering setting a keyframe interval. Neat! Experts love...

I tried resolving the conflicts myself, I hope I did it right. I can't test because of a build error: ![ome-build-error](https://user-images.githubusercontent.com/3529698/180319472-746c5792-75cc-4f16-9e51-2f41055e84e7.png)

Thanks for the tip. I updated the prerequisites and updated the PR to reflect the code changes, and was able to build and install OME successfully. When I start streaming...

Here is the log. [ovenmediaengine.log](https://github.com/AirenSoft/OvenMediaEngine/files/9170285/ovenmediaengine.log)

I updated this code branch and tested streaming with success. I did not do good science and test one change at a time, but my current configuration works now.

@by-serj Please create an issue instead of hijacking my pull request.

> they're limited to 1080p even when 1440 and 4K should be available. YouTube only delivers above 1080p in VP9 or sometimes AV1. You can confirm this by listing the...

I've fought to get everything set up for a couple hours and I'm now in this same situation. Had to run the React component as root to bind to port...

I set the webrtc bind port to 0.0.0.0 instead of the machine local ip at the behest of a friend of mine and it works now. Not sure if I...