Giter Site home page Giter Site logo

virtucameramaya's Introduction

virtucameramaya's People

Contributors

shycats avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

virtucameramaya's Issues

Maya 2023, VCCore src missing

Hey

I wanted to recompile VCCore.pyd file for new python/maya 2023, but I can't find source for it.

Can you please provide the file or compiled version so we can try it with 2023?

Regards
Dariusz

Blender 2.8?

This app is awesome. Is there any plans for blender 2.8? As well as any Android roadmap? Please give this idea to wide perspective to the 3D artists

Support for Cinema4D and others..?

Hi, are you still trying to support other dcc tools in the near future? Would love to hear your thoughts and timeline on this...

Cheers,
Lasse

line 44: No module named 'virtuCameraMaya.virtucamera'

// Error: file: C:/Program Files/Autodesk/Maya2023/scripts/others/pluginWin.mel line 316: ModuleNotFoundError: file C:\Users/kangwen/Documents/maya/2023/plug-ins\virtuCameraMaya\virtuCameraMaya.py line 44: No module named 'virtuCameraMaya.virtucamera'
// Warning: file: C:/Program Files/Autodesk/Maya2023/scripts/others/pluginWin.mel line 316: Failed to run file: C:/Users/kangwen/Documents/maya/2023/plug-ins/virtuCameraMayaPlugin.py
// Error: file: C:/Program Files/Autodesk/Maya2023/scripts/others/pluginWin.mel line 316: (virtuCameraMayaPlugin)

Issues with streaming to the app

Hello.

Lately we have been encountering issues. Here is a description from the artist (Windows 10, Mac OS)

Maya is unable to sort what viewport to utilize and flickers on and off, and I have nothing on my iPad. It's a black screen. I also get a crossed out eye icon in the upper corner of the viewport. I'm able to drive the camera within Maya because the one thing that is consistent is that I get a small virtuCamera port floating free and am able to adjust the camera with my iPad so the tracking it working....

We see the following error in the script editor

from maya import cmds; cmds.virtuCamera()
VirtuCamera: Listening on TCP port 23354
VirtuCamera: Accepted connection from: XXX.YYY.1.241:49345
VirtuCamera: Starting Viewport Streaming. 60.00 fps, 2.00 Mbits/s, Opaque: 1, Autosend: 1
VirtuCamera: Ffmpeg has stopped working with return code 1
VirtuCamera: Starting Viewport Streaming. 60.00 fps, 2.00 Mbits/s, Opaque: 1, Autosend: 1
VirtuCamera: Ffmpeg has stopped working with return code 1
VirtuCamera: Starting Viewport Streaming. 60.00 fps, 2.00 Mbits/s, Opaque: 1, Autosend: 1
VirtuCamera: Ffmpeg has stopped working with return code 1
VirtuCamera: Starting Viewport Streaming. 60.00 fps, 2.00 Mbits/s, Opaque: 1, Autosend: 1
VirtuCamera: Ffmpeg has stopped working with return code 1
VirtuCamera: Starting Viewport Streaming. 60.00 fps, 2.00 Mbits/s, Opaque: 1, Autosend: 1
VirtuCamera: Ffmpeg has stopped working with return code 1
VirtuCamera: Starting Viewport Streaming. 60.00 fps, 2.00 Mbits/s, Opaque: 1, Autosend: 1
VirtuCamera: Ffmpeg has stopped working with return code 1
VirtuCamera: Starting Viewport Streaming. 60.00 fps, 2.00 Mbits/s, Opaque: 1, Autosend: 1
VirtuCamera: Ffmpeg has stopped working with return code 1
VirtuCamera: Starting Viewport Streaming. 60.00 fps, 2.00 Mbits/s, Opaque: 1, Autosend: 1
VirtuCamera: Ffmpeg has stopped working with return code 1
VirtuCamera: Starting Viewport Streaming. 60.00 fps, 2.00 Mbits/s, Opaque: 1, Autosend: 1
#   File "C:/Users/jbermudes/Documents/maya/2020/plug-ins\virtuCameraMaya\virtuCameraMaya.py", line 440, in _autosend_loop
# Traceback (most recent call last):
<bound method VirtuCameraMaya._autosend_loop of <virtuCameraMaya.virtuCameraMaya.VirtuCameraMaya object at 0x000002734DC50940>># Unhandled exception in thread started by
[Errno 10053] An established connection was aborted by the software in your host machine: error.# socketself._tcp_clt_socket.send(cmd+data)
#     #   File "C:/Users/jbermudes/Documents/maya/2020/plug-ins\virtuCameraMaya\virtuCameraMaya.py", line 359, in _tcp_send
self._tcp_send(self._CMD_ERR_NOT_STREAMING)
#     #   File "C:/Users/jbermudes/Documents/maya/2020/plug-ins\virtuCameraMaya\virtuCameraMaya.py", line 561, in _send_viewport_img
self._send_viewport_img()
#     VirtuCamera: Disconnected from: XXX.YYY.1.241:49345
VirtuCamera: Listening on TCP port 23354
VirtuCamera: Stopped serving

Any idea why this seems to happen once in a while?

Thank you,
Satish.
Netflix Animation

UTF-8 codec can't decode byte

Hi.

First of all - thank you for an amazing app. I can't live without it now:)

And for that reason, it hurts to see this:

// Error: file: C:/Program Files/Autodesk/Maya2022/scripts/others/pluginWin.mel line 316: 'utf-8' codec can't decode byte 0xb3 in position 13: invalid start byte // // Warning: file: C:/Program Files/Autodesk/Maya2022/scripts/others/pluginWin.mel line 316: Failed to run file: C:/Users/UserName/Documents/maya/2022/plug-ins/virtuCameraMayaPlugin.py // // Error: file: C:/Program Files/Autodesk/Maya2022/scripts/others/pluginWin.mel line 316: (virtuCameraMayaPlugin) //

Is it something in the code or something with my computer only?

Thank you!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.