- Регистрация
- 22.01.2019
- Сообщения
- 1 568
- Благодарностей
- 3 794
- Баллы
- 113
Integration Visual Studio (Beta)
Description
Integration of Visual Studio provides virtually unlimited opportunities of code writing and debugging and connection to external libraries. Integration of Visual Studio is the appropriate replacement of CodeCreator application that was previously supplied together with ZennoPoster.
Interface between ProjectMaker and Visual Studio enables you to:
How do I use it?
Read the detailed manual
Create a new Own code action → Visual Studio Project and select one of two modes:
If you want to work on another machine, select the second mode – Use as dll.
Description
Integration of Visual Studio provides virtually unlimited opportunities of code writing and debugging and connection to external libraries. Integration of Visual Studio is the appropriate replacement of CodeCreator application that was previously supplied together with ZennoPoster.
Interface between ProjectMaker and Visual Studio enables you to:
- Track record of actions from ProjectMaker browser to Visual Studio source code
- Debug a Visual Studio project with access to ProjectMaker browser and template
How do I use it?
Read the detailed manual
Create a new Own code action → Visual Studio Project and select one of two modes:
- Using Visual Studio solution
- Using DLL libraries
If you want to work on another machine, select the second mode – Use as dll.
Virtual web cam and mic
Description
Virtual cam enables placement of images and videos, screen streaming or using other sources instead of the web cam.
You will be able to arrange for live streams, video calls, chats on YouTube, Facebook and other social media.
How do I configure it?
Read the detailed manual
You should start Chrome with the following arguments:
Description
Virtual cam enables placement of images and videos, screen streaming or using other sources instead of the web cam.
You will be able to arrange for live streams, video calls, chats on YouTube, Facebook and other social media.
How do I configure it?
Read the detailed manual
You should start Chrome with the following arguments:
There you specify the path to the video file to be streamed instead of the web cam stream, and device names.--use-file-for-fake-video-capture="<path to video file>" --use-file-for-fake-audio-capture="<path to audio file>" --use-fake-device-for-media-stream --use-fake-ui-for-media-stream --zl-default-audioutput-device-name="<displayed audio file name>" --zl-default-videoinput-device-name="<web cam name>" --zl-default-audioinput-device-name="<mic name>"
Supported formats:--use-file-for-fake-video-capture="{-Project.Directory-}{-Variable.video_file-}" --use-file-for-fake-audio-capture="{-Project.Directory-}{-Variable.audio_file-}" --use-fake-device-for-media-stream --use-fake-ui-for-media-stream --zl-default-audioutput-device-name="{-Variable.audioutput-}" --zl-default-videoinput-device-name="{-Variable.videoinput-}" --zl-default-audioinput-device-name="{-Variable.audioinput-}"
- Video: *.y4m
- Audio: *.wav
Full list of revisions in 7.3.2.0
Added:
+ ZennoPoster now includes a newly added capability to import/export projects for working in Visual Studio. This capability replaced CodeCreator.
+ ZennoPoster is also added with the capability to substitute mic and cam input from a file in order to output video and audio to sites.
+ ZennoPoster log now offers an opportunity to get an action ID and go to an action in ProjectMaker from the right-click menu.
+ Traffic monitor now displays the time spend to query processing for browserless projects.
+ ProjectMaker is added with the capability of installing proxy by clicking No Proxy capture in the bottom of the instance window.
Fixed issues:
• Fixed an error that prevented saving Language to the profile.
• Fixed an error that modified emulation settings of the browser profile in the course of profile updating.
• Fixed an error that caused ProjectMaker hangup at the time of opening the project.
• Fixed the automatic proxy lookup in ProxyChecker.
• Fixed an error that prevented launch of browser-based project streams due to excessive browserless project streams.