Question / Help is there any step lost to build the obs?

chengchieh

New Member
os: windows 8.1 pro
ide: visual studio 2013 update 3

i have download the project source from github and unzip it

and installed windows 8.1 sdk & directx sdk

i could compile the solution(obs-all) well
but could not run the debug mode with project obs

there's an alert box with system error
which means my computer is missing the file obsapi.dll

so....

is there any step that i missed to set the config or any other step to do?
 

chengchieh

New Member
for work...
our project construct by streaming server...multiple camera(different desktop)
each desktop(camera) will streaming to the server to provide boardcasting

beside streaming...
each desktop also need a client side application to connect other hardware...
like...barcode scanner...(after scan the barcode....it will pass the value to another server)

so...
i just want to modify the obs source
and add the option i need...

that's all~

is it possible to modify the original?
 
Top