[Release] Hypnonema - Media Player Resource (Twitch,YouTube and more) [C#]

For an introduction to Aces, I can suggest this Guide.

Thank you
I don’t understand why the main repo does not have the last release

thank you it’s working perfectly !

how can i change the photos(i mean if i upload them on imgur.com,it’s not working) i want to change the splash image and pause image.Where i can upload them ?

Seems like it got implemented?

Make sure it’s i.imgur.com with the file extension in the url and not imgur.com/a/. :slight_smile:

am i missing something… when following the instructions for GITHUB to make this return something i just get a 403 error

@Slinky Is there any way I can transmit from OBS to the screen?

1 Like

You’re welcome, I got a little lost with that too

I think it’s possible but no idea how, haven’t looked in to it personally.

Can anyone explain the GitHub instructions from the top better. Following it exactly returns a. 403 error

Hello i have changed the image but not work, and all is correct with i.imgur.cm

You can implement this by using for example nginx and it’s rtmp module or any other rtmp server which serves the rtmp input as http stream :slight_smile: . Can provide you an example config for nginx if you want to. Somewhere earlier I already posted a test video where I’ve used this.

1 Like

If you could make a video or something explaining how to configure nginx I would really appreciate it because I never used it and I don’t know much about rtmp either

1 Like

Well, when you are already an administrator or super administrator on your server, you do not need to give ace permission you already have, but you need to have the latest version of hypnonema on the link I sent later just start it on your server.cfg Hypnonema version 1.1

Do you get any errors in the console (F8) about a missing Assembly (on the client-side)?

Sorry for my english I’m having to translate

could you send a picture of your hypnonema folder?

You are using the built-in http server but are missing the port number, in this case 9414 for hypnonema_url. Did you setup a proxy on port 80 or is this by mistake? If you are actually not using the built-in http server I’d suggest that you disable it.

Can you post the lines before the line saying “Failed to load script […]”?

If it doesn’t bother you when you have some time, you can do a tutorial or something like I asked over there on nginx @simpled-dev