![]() |
|
|
|
#1
|
|||
|
|||
|
Video Recording Size
Hello,
I have implemented a def recording feature to my environment and the window maximum recording size is 640x480. Is there a way to make this size bigger? I want to capture the entire environment. Thank you
|
|
#2
|
|||
|
|||
|
You can change the width/height options:
Code:
viz.setOption('viz.AVIRecorder.maxWidth','800')
viz.setOption('viz.AVIRecorder.maxHeight','600')
|
|
#3
|
|||
|
|||
|
Thanks I will give this a try !
|
![]() |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Unexpected Change of Window Size | javadi | Vizard | 7 | 07-23-2013 03:56 PM |
| Screen Size and Scaling | javadi | Vizard | 2 | 04-02-2013 06:56 PM |
| Video size | TarkaDahl | Vizard | 2 | 07-20-2010 06:57 PM |
| synching video camera recording with vizard | billjarrold | Vizard | 0 | 12-16-2009 12:43 AM |
| video help | nasr | Vizard | 2 | 05-26-2009 12:42 PM |