Web Remote Control for Unreal Engine

Поділитися
Вставка
  • Опубліковано 30 вер 2024

КОМЕНТАРІ • 29

  • @MikeEnos
    @MikeEnos Рік тому +3

    Fantastic job of demoing and explaining and showing exactly what to do. Thanks for all your hard work.

    • @Cleverlike
      @Cleverlike  Рік тому

      You are very welcome. Good to hear this was helpful.

  • @WalidtheNoematicsguy
    @WalidtheNoematicsguy 7 місяців тому

    This is only for editor, right? Not runtime ?

    • @Cleverlike
      @Cleverlike  7 місяців тому

      Correct. This feature works only at runtime. Which is used by the broadcasting industry.

  • @userx-s4o
    @userx-s4o 7 місяців тому +1

    very helpful, nobody else explained how to do this

    • @Cleverlike
      @Cleverlike  7 місяців тому

      Glad you found it useful. :)

  • @furyodev1842
    @furyodev1842 10 місяців тому

    Hey nice video. Got a question tho if you don't mind. Been implementing some features with this but one I can manage to do is trigger the play mode from the remote control preset/web page. I need create the function to do it either with BP or C++ but I can't find anything on this in the docs. Do you know how I can do that?

    • @Cleverlike
      @Cleverlike  10 місяців тому

      Because this is meant to be used for live broadcast, I don't think it's possible to trigger play mode through this feature.

  • @PaulikasKarolis
    @PaulikasKarolis Рік тому

    Hi! I managed to get it working, however no luck on controlling anything on a packaged or standalone project. Any tips?

    • @Cleverlike
      @Cleverlike  Рік тому

      This feature works only in engine. It does not work in a packaged game run as an .exe.

  • @umangkapoor165
    @umangkapoor165 Рік тому

    Can I use this feature to cast the in game camera to a locally connected device?

    • @Cleverlike
      @Cleverlike  Рік тому

      Not that we know of. You would need to look into some of the Virtual Production pipelines for more info on that process.

  • @deimovprojects
    @deimovprojects Рік тому

    Perfect tutorial bro, can we do play to sequencer with web control? i tried with Auto Play but does not work

    • @Cleverlike
      @Cleverlike  Рік тому +1

      Yes, it can be hooked up via blueprint script.

  • @thedesignertoydragon6807
    @thedesignertoydragon6807 Рік тому

    thanks so much i didn't know about this feature. question, can you control a character thru web remote? i.e use a phone with virtual joystick /control camera or is that another feature?

    • @Cleverlike
      @Cleverlike  Рік тому +3

      Good question. I have not tried it specifically, however if you can expose the controls then yes you can. I do know you can control functions and call events, so controlling a character should be possible. If you get something working let me know. :D

  • @GrifNMore
    @GrifNMore Рік тому

    I think you skipped a huge chunk of the process.

    • @Cleverlike
      @Cleverlike  Рік тому

      Which portion?

    • @GrifNMore
      @GrifNMore Рік тому

      @@Cleverlike could be UA-cam cropped it but right at the end you were going to show us something about how to make the external connection to the app for a website and you mentioned that you already have it set up. Then it just cuts to you using the web page from your phone

    • @Cleverlike
      @Cleverlike  Рік тому

      Ahh, I think understand what you are talking about.
      @7:19 I opened a web browser on my phone using the same unicast point shown at time @7:00. Giving me control the light on my phone exactly as I did @5:40 using the web browser on my computer.

  • @nipunjain1142
    @nipunjain1142 Рік тому

    Hi, Can you please guide , How to use Javascript with unreal engine from scratch?? Or any resources if you have please share.

    • @Cleverlike
      @Cleverlike  Рік тому +1

      Unfortunately we don't have a team member that uses Java. The little I know about Java and Unreal is that might not be possible without some C++ knowledge, too. That said, if/when you find anything PLEASE post it here. I'd love to learn enough to make a difference in the community. :)

    • @nipunjain1142
      @nipunjain1142 Рік тому

      @@Cleverlike I was talking about javascript not about Java bro.

    • @Cleverlike
      @Cleverlike  Рік тому +1

      Ahh, gotcha. My mistake. That said, we don't have a team member that uses Javascript either.

  • @SanthoshKumarfojoheartthrobe

    great tutorial. thanks man

  • @akashmax
    @akashmax Рік тому

    I am not able to connect with external divices..

    • @Cleverlike
      @Cleverlike  Рік тому +1

      Check that your external devices have access to the same internet connection that Unreal does. Also, check that the IP address has been entered correctly.

    • @SanthoshKumarfojoheartthrobe
      @SanthoshKumarfojoheartthrobe Рік тому

      on the mobile phone or the device you have, you have to enter the "ip address" of your computer you wanna control followed with the port number.