--
Contact support anytime: sup...@figure53.com
Follow QLab on Twitter: https://twitter.com/QLabApp
User Group Code of Conduct: https://qlab.app/code-of-conduct/
---
You received this message because you are subscribed to the Google Groups "QLab" group.
To unsubscribe from this group and stop receiving emails from it, send an email to qlab+uns...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/qlab/04653C30-2DE0-49F7-BDFB-CFB35632B66A%40orcsd.org.
On Apr 29, 2022, at 9:08 AM, Sam Kusnetz <s...@figure53.com> wrote:
Caution - This email is from outside ORCSD. Do not click links or open attachments unless you recognize the sender and know the content is safe.
To view this discussion on the web visit https://groups.google.com/d/msgid/qlab/CAOOK5AbaZab6dUDJg4cfjiLrzwaMSz6GHNGKXSdzYZzpJZVpRQ%40mail.gmail.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/qlab/7F45C026-1625-4219-B8DC-2C76F7376E15%40orcsd.org.
On Apr 29, 2022, at 9:41 AM, Sam Kusnetz <s...@figure53.com> wrote:
Caution - This email is from outside ORCSD. Do not click links or open attachments unless you recognize the sender and know the content is safe.
Hi Alexander
Well, that screen shot does indeed confirm that you are sending the address followed by six float arguments.
If it’s still not working, either the message is not correct or something is misconfigured on the EOS side, preventing the message from arriving or preventing it from having its intended effect.
On Apr 29, 2022 at 9:14:30 AM, Alexander (Mailing List) Taylor <ataylo...@orcsd.org> wrote:
Hi Sam,
That didn’t work for me unfortunately. Here’s a screenshot of the incoming message in the diagnostic window.
<Screen Shot 2022-04-29 at 9.12.45 AM.png>
To view this discussion on the web visit https://groups.google.com/d/msgid/qlab/CAOOK5AYUN%3DHqW_FmM3vPaSkk%3DMqQhbtjDQFdg0je6eKs%3DBt8yA%40mail.gmail.com.
Now I cam move my virtual actors and sets around my virtual stage so I can really program offline. Now if only QLab could output a HUD display so I could record the current state over a camera feed to reference!
On Apr 29, 2022, at 11:33 AM, Sam Kusnetz <s...@figure53.com> wrote:
Caution - This email is from outside ORCSD. Do not click links or open attachments unless you recognize the sender and know the content is safe.
--
Contact support anytime: sup...@figure53.com
Follow QLab on Twitter: https://twitter.com/QLabApp
User Group Code of Conduct: https://qlab.app/code-of-conduct/
---
You received this message because you are subscribed to the Google Groups "QLab" group.
To unsubscribe from this group and stop receiving emails from it, send an email to qlab+uns...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/qlab/CAOOK5AaKTGJvL7gn5J-FUn6H4KNtLyVTdCvbP8RoptBaU7aQ2w%40mail.gmail.com.
On Apr 29, 2022, at 11:53 AM, Sam Kusnetz <s...@figure53.com> wrote:
Caution - This email is from outside ORCSD. Do not click links or open attachments unless you recognize the sender and know the content is safe.
--
Contact support anytime: sup...@figure53.com
Follow QLab on Twitter: https://twitter.com/QLabApp
User Group Code of Conduct: https://qlab.app/code-of-conduct/
---
You received this message because you are subscribed to the Google Groups "QLab" group.
To unsubscribe from this group and stop receiving emails from it, send an email to qlab+uns...@googlegroups.com.
<HUD demo.zip>To view this discussion on the web visit https://groups.google.com/d/msgid/qlab/CAOOK5AYkGA03JdpiWrPa3BxXjsa%3Dnt9tPGfJ%2BzWwMP4HtrxqWg%40mail.gmail.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/qlab/B9864B64-26D9-47F4-9E99-AC26B9FDF949%40orcsd.org.
On Apr 29, 2022, at 2:44 PM, micpool <m...@micpool.com> wrote:
Caution - This email is from outside ORCSD. Do not click links or open attachments unless you recognize the sender and know the content is safe.
The main problem with any OSC monitoring program, whether a HUD or anything else, is that OSC operates on a client server model. So it's difficult to sniff in the same way as MIDI. It's sent to a port and if that port's in use on your actual device you can't use that port for your monitor.
You can get round this by setting up port forwarding in your monitor app to your actual device.
I've knocked up a quick proof of concept. OSC is sent to port 3535 which drives the HUD, and sends it out as a Syphon Video feed to layer up with your camera. It also forwards what it receives to the actual device, in the demo I'm assuming that is on port 8787 (Shown as an instance of OSCulator on that port) . For the purposes of the demo I'm compositing the syphon feed from the HUD app over a webcam in QLab
<OSC HUD.png><OSC HUD.mov>To view this discussion on the web visit https://groups.google.com/d/msgid/qlab/f83ee2ff-5300-4e4d-963e-e7c27088512en%40googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/qlab/9b834aa9-b382-42c5-acc6-55543495e3aan%40googlegroups.com.