ty

Results 13 comments of ty

You can read values from a table reference using `luerl_emul:get_table_keys/3`, but only if you know the key you want to access. ```erlang Lua0 = luerl:init(), {TableRef, Lua1} = luerl:get_table1([], Lua0),...

It looks like the `Connect` validator message has the `app` parameter with the url based stream key, while the `ReleaseStream` message has the real `stream_key` parameter. In order to support...

Hello @kaf-lamed-beyt! Sorry for the delay in reviewing this. Nice work! I have re-based your changes against the `dev` branch and also added some changes that de-duplicate `Video#tags` by coalescing...

Hi @GauravBurande, I pulled down your code and it looks nice, but the click handler is not working for me. The unmute overlay never goes away and it blocks the...

Hi @divanshu-go, I pulled down your code and even rebased it against `dev`, but I still get the same error. ![Screenshot from 2024-12-11 20-24-05](https://github.com/user-attachments/assets/0a32878b-f70b-4180-bfcd-5e57e167a257) Reading through the rest of your...

Hi @melmathari, I am getting some syntax errors when I try to run your code; your latest commit includes a Javascript style comment deliminator, happens to the best of us!...

It seems like starting RTMP forwarding in the same group as the source has messed up reconnecting... I am getting this error now: ```elixir [error] GenServer #PID terminating ** (MatchError)...

I've rebased this against `main` and got rid of the delay when reconnecting. Denying incoming RTMP connections isn't very straight forward, or at least I couldn't figure out a way...

@kaf-lamed-beyt your S3 bucket is not properly configured. Feel free to reach out on Discord if you have questions about getting setup. @zcesur I added `crash_group_mode: :transient` to the [group...

This is possible to do in Javascript only. /attempt #102 | [Algora profile](https://console.algora.io/@/lastcanal) | Completed bounties | Tech | Active attempts | Options | | --- | --- | ---...