Search found 2 matches

by nickneversleeps
Tue Aug 22, 2023 01:34
Forum: Developers Developers Developers
Topic: REST API not returning response code
Replies: 3
Views: 30000

REST API not returning response code

Has anyone come across a behavior where occasionally the REST API will just not return a response? Seems intermittent (although relatively frequent). Happens when sending the request from Insomnia OR from the Swagger so seems to be on the application end. I've tried different listen ports and that ...
by nickneversleeps
Tue Aug 15, 2023 00:06
Forum: Developers Developers Developers
Topic: OSC to change file path
Replies: 0
Views: 35648

OSC to change file path

What is the OSC path to change a source's file path? I've tried

/composition/layers/3/clips/2/video/source/file/path

followed by sending the file path as a string but it doesn't seem to do the trick. Any tips on how to change the file via OSC?