Issue loading video with osc
  • vjblind
    junior Member
    Posts: 1
    Joined: Fri Dec 03, 2021 10:16 am

    Issue loading video with osc

    by vjblind » Fri Dec 03, 2021 10:26 am

    Hello i am on windows 10 and i get a probléme when i try to load a video on madmapper. With processing

    Code: Select all

    void mousePressed() { /* in the following different ways of creating osc messages are shown by example */ OscMessage myMessage = new OscMessage("application/medias/add"); myMessage.add("C:/Users/user/Videos/a.mp4"); /* add a string to the osc message */ /* send the message */ oscP5.send(myMessage, myRemoteLocation); }


    or with oscquery and osc on chataigne madmapper doenst react at all. if i try to do some osc learn the communication happen ... but not the application/medias/add . I saw this topic answered by mat but it doennt wok for me maybe someody can fix this ...
    Image

    Image

Who is online

Users browsing this forum: No registered users and 10 guests