29 Septembre 2025 à 22:00:28

Nouvelles:

Teamspeak 3 OFCRA
IP : ts.ofcra.org
Mot de passe : mineisbiggerthanyours
Discord: https://discord.gg/bWtGS7N


/!\ L'OFCRA RECRUTE /!\


Live feed control

Démarré par Cirav, 20 Décembre 2013 à 09:13:40

« précédent - suivant »

0 Membres et 1 Invité sur ce sujet

Cirav

Live feed control

http://www.armaholic.com/page.php?id=23890

ArmA 3 - Live Feed Demonstration

In-Game monitors
Stream from helmet cams
Satellite feed
Dedicated server compatible
Easy to install + Use
Realistic command center
Automatically adjusts for units in vehicles




Installation:
1. Copy "CCTV" folder into your mission folder
2. Open editor and add an EMPTY/Objects (signs)/invisible heli-pad. Name it SERVER (Important)
3. Create a monitor. EMPTY/Objects (signs)/Sign (ARMEX). Name it Monitor1
4. Name a unit "UNITNAME". Without the "".
5. Copy this inside your Init.sqf:
null = [[Monitor1],[UNITNAME]] execVM "cctv\feedInit.sqf";
6. Preview Mission and use the scroll wheel to interact with the monitor

Additional instructions:
For more monitors add to existing call:
null = [[Monitor1,Monitor2,Monitor3],[UNITNAME]] execVM "cctv\feedInit.sqf";
For more units add to existing call: [code]null = [[Monitor1],[UNITNAME,Unitname2,unitname3,unitname4]] execVM "cctv\feedInit.sqf";

Important notices:
A maximum of 4 different camera feeds at the same time
After reaching 5 concurrent camera feeds the monitors will turn off. (This is the renderTargets been reset after reaching their maximum capacity). Simply select a feed to continue.
Use above instructions for adding more monitors
Ensure an object named SERVER exists in the mission

Do NOT put the same unit in different calls. Such as:
BAD:
null=[[monitor1][s1]]execVM "cctv\livefeed.sqf";null=[[monitor2][s1]]execVM "cctv\livefeed.sqf";
GOOD:
null=[[monitor1,monitor2][s1]]execVM "cctv\livefeed.sqf";


Niko

:plusun:
Le fameux addon dont tu nous parlais?!

Prax



latrufe



Zombi

C'est fou comme truc. Fou fou fou le boulot du mec pour coder ce machin Oo

Par contre c'est presque immodifiable tellement c'est compliqué et en multi faut voir les perfs. Mais bordel c'est fou le boulot qu'il a mis dedans.

Bilou

On va pour voir jouer à Arma ET mater un match de foot !