CommandFusion Wiki

Documentation Resources

User Tools

Site Tools


software:gui-designer:video-tool

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

software:gui-designer:video-tool [2013/04/04 04:00]
aaron
software:gui-designer:video-tool [2014/03/04 00:57] (current)
jarrod [Video Properties]
Line 1: Line 1:
 ====== Video Tool ====== ====== Video Tool ======
- 
-<WRAP center round important 45%> 
-This page is under construction,​ for further help on this topic see our [[http://​www.commandfusion.com/​support|support page]]. 
-</​WRAP>​ 
- 
 To implement a video in guiDesigner: ​ To implement a video in guiDesigner: ​
   - Select the video tool icon {{:​software:​gui-designer:​video_tool.png?​nolink|}} on the tool bar.    - Select the video tool icon {{:​software:​gui-designer:​video_tool.png?​nolink|}} on the tool bar. 
Line 10: Line 5:
    
 ===== Video Properties ===== ===== Video Properties =====
-To access the video properties, right click on the video tool you have placed on the page and click''​Video Properties''​+To access the video properties, right click on the video tool you have placed on the page and click ''​Video Properties''​
  
 ==== Design Tab ==== ==== Design Tab ====
Line 16: Line 11:
  
 === 1 - Stream URL === === 1 - Stream URL ===
 +Enter the URL for the video stream here. This could be an IP address or a Web address. It depends on the device you are streaming from, you may need to research your device to find this information.
 +
 +This can also be name of a video file to be uploaded to the device with the GUI project. Enter the name of the video file relative to the .gui file. If the video file is in the same directory as the .gui file, simply enter the file name. If the video file is in a sub-directory,​ enter the sub-directory details then the video file name e.g. ''​test\videofile.mp4''​
  
 === 2 - Video Format === === 2 - Video Format ===
 +You must choose the correct video format of your stream here. It must be one of the supported video formats.
 +
 +MJPEG is always supported - you should be able to view any MJPEG stream directly in iViewer.
 +
 +But for live streams in traditional video formats, iOS Devices support only specific video stream codecs. Please see the below URL for detailed information:​\\
 +[[http://​developer.apple.com/​library/​ios/#​documentation/​Miscellaneous/​Conceptual/​iPhoneOSTechOverview/​MediaLayer/​MediaLayer.html|Apple iOS Video Formats]].\\
 +
 +More info on HTTP Live Streaming for iOS:
 +[[https://​developer.apple.com/​library/​ios/​documentation/​networkinginternet/​conceptual/​streamingmediaguide/​FrequentlyAskedQuestions/​FrequentlyAskedQuestions.html]]
 +
 +iViewer for Android currently supports MJPEG and H.264 video formats.
  
 === 3 - Serial Join === === 3 - Serial Join ===
 +This allows you to dynamically set the stream URL. 
 +
 +For more info on how joins work, see our [[software:​gui-designer:​joins|Joins page.]]
  
 === 4 - BG Color === === 4 - BG Color ===
 +Select the colour of the video area before the stream loads.
  
 === 5 - Check Boxes === === 5 - Check Boxes ===
  
 == Stop when not visible == == Stop when not visible ==
 +This will stop the video playing when it is not visible e.g. when the video is on a subpage that is sometimes hidden from view.
 +
 +This is useful for stopping audio from being heard when the video is not visible.
  
 == Show default controls overlay == == Show default controls overlay ==
 +Show or hide the devices default video controls.
  
 == Automatically play == == Automatically play ==
 +The video will automatically start playing without needing a play command.
  
 == Allow airplay == == Allow airplay ==
 +All the video to be sent to an airplay compatible device (iOS only).
  
 == Cache? == == Cache? ==
 +If the video file is being loaded with the GUI assets, determines if the file should be loaded from cache or not. Normally, this should be selected if you are using a local file and not streaming from another device.
  
 === 6 - Digital Joins === === 6 - Digital Joins ===
-== Play/Pause == +The digital join associated with the play/pause and stop actions of the video stream. Triggered when the digital join is set high. e.g. a play/pause button with the digital join set at the same join number.
-== Stop == +
  
 === 7 - Position === === 7 - Position ===
Line 49: Line 66:
  
 ==== Security Tab ==== ==== Security Tab ====
 +If the video stream requires a username and password to view it, you will need to enter the appropriate details under the security tab.
 +
 {{:​software:​gui-designer:​commandfusion_guidesigner_video_properties_security_tab.png?​nolink|}} {{:​software:​gui-designer:​commandfusion_guidesigner_video_properties_security_tab.png?​nolink|}}
  
 === 1 - Username/​Password === === 1 - Username/​Password ===
 +Enter the relevant username and password here.
  
 === 2 - Realm === === 2 - Realm ===
 +Enter the security realm details here if required.
  
 === 3 - Host === === 3 - Host ===
 +Enter the security host details here if required.
  
-=== 4 - Auth Moethod ​===+=== 4 - Auth Method ​=== 
 +Choose the correct authentication method.
  
 === 5 - Auth Proxy === === 5 - Auth Proxy ===
 +Choose the correct authentication proxy.
  
  
software/gui-designer/video-tool.1365048031.txt.gz · Last modified: 2013/04/08 00:37 (external edit)