Skip to content Skip to sidebar Skip to footer
Showing posts with the label Bytearray

How Do I Read Out The First 4 Bytes In Javascript, Turn It Into An Integer And Remove The Rest?

I need to transfer webcam data over the internet from one browser to another. The webcam is displa… Read more How Do I Read Out The First 4 Bytes In Javascript, Turn It Into An Integer And Remove The Rest?

Passing An Actionscript Jpg Byte Array To Javascript (and Eventually To Php)

Our web application has a feature which uses Flash (AS3) to take photos using the user's web ca… Read more Passing An Actionscript Jpg Byte Array To Javascript (and Eventually To Php)

Send Bytearray To Javascript

How to send a jpg image as ByteArray from as3 to javascript? And how to convert ByteArray to image … Read more Send Bytearray To Javascript