Moved to London
Quick update: I have just moved to London for a bit... I will try to get back to work on VR project as soon as possible. If anyone in London is willing to meet, share thoughts or create a team...
In 2017, I have decided to accept the offer of CTO & Partner in a startup called Vrenetic. It all started in Los Angeles as a vision of two movie producers from Hollywood - Roland Emmerich and Marco Weber. At that time the…
Read moreQuick update: I have just moved to London for a bit... I will try to get back to work on VR project as soon as possible. If anyone in London is willing to meet, share thoughts or create a team...
Previous week Next week coming soon... Introduction This article is continuation of Art 3D/VR challenge. Please note, I don't describe all possible technologies, knowledge, science, models and approaches you can find on the search engine. Performance utilisation As we are going…
Previous week Next week Introduction This article is continuation of Art 3D/VR challenge. Please note, I don't describe all possible technologies, knowledge, science, models, and approaches you can find on the search engine. Index Abstract segments The chart above shows the…
Why? For last months I have been working for new product based on real-time 3D/VR live streaming into the mobile browser. It was a huge challenge to deliver such a platform to the market because there are tons of missing,…
elasticfeed.io elasticfeed is implementation of ICSE class architecture and provides flexible configuration model. This mode detects the type of input content and enables (configures) available plugins for storing, distribution and learning sections of JSON `Scenariofile` (see below) This mode allows to…
THIS PROJECT IS ON HOLD DUE TO 3D/VR RELATED PROJECTS I WORK PROFESSIONALLY FOR FULL TIME AND ALSO DUE TO MY PRIVATE VR ACTIVITY. THE LATES SOURCE CODE YOU CAN FIND ON GITHUB. I am on the heavy development of super…
My highest recommendation for everyone interested in understanding the human nature of thinking. This book explains in details and step by step all aspects of pre-learning, predicting and learning. If you look for inspiration on the long way of AI…
Absolutely awesome application for P2P Video Chat, written in C++. Check it out on Github This is easy to compile on OSX and to start video chat in less than minute. Please follow instructions of github readme. Have fun!
ffmpeg -f avfoundation -list_devices true -i "" [AVFoundation input device @ 0x7f88b0422800] AVFoundation video devices: [AVFoundation input device @ 0x7f88b0422800] [0] FaceTime HD Camera [AVFoundation input device @ 0x7f88b0422800] [1] Capture screen 0 [AVFoundation input device @ 0x7f88b0422800] AVFoundation audio…
In this blogpost I will try to present how to set up a very simple video chat application for 2 users. I will call them Chris and John for simplicity. In short, each of them will publish the video and…
This blogpost is continuation of Wowza powered by M3 and G2 instances on AWS. GPU is absolutely awesome piece of engineering. It extremely speed up computation which can be parallelized. Media transformation is that case. If we need to transcode…
This blogpost is continuation of ffmpeg/ffserver network latency benchmark. Today, I will focus on delay introduced by Wowza. As the previous blogpost showed the source of the delivery delay which is not the network latency but rather the computation itself…
Absolutely awesome application for weather forecast, written in Go. Check it out on Github
I had a chance for deep research and test of video/audio streaming techniques. My testing stack is based on Wowza which worked good enough for simple solutions. I have decided to extend that model so there was a need to…
Meteor preparation Go to your meteor project folder: $ meteor bundle myproject.tar.gz $ tar -xf myproject.tar.gz $ cd bundle/ Reinstall fibers $ cd programs/server $ npm uninstall fibers $ sudo npm install fibers $ cd ../../ Heroku preparation Node.js Create package.json file.
After few months of hard work with new approach to infrastructure deployment I can say that the choice of using Puppet was very good. We reached our goals like: If you are interested in puppet please have a look on open…
I am happy to publish handy vagrant plugin which makes debugging and testing easy if you use PhpStorm and Vagrant box. The main idea is to add concept of debugging over SSH tunnel. Currently only HTTP concept is supported by…
Why? If you work in scale, If you manage multiple application in multiple environments, If you automate any tasks using Capistrano then try a handy solutions which will improve and extend your workbench. Real-life scenario There are many automated tasks…
(...free concepts, free thoughts. This is part of research for ICSE...) People works very hard to develop the model of the universe. The CERN is full of clever scientists which try to prove the "GOD particle" existence in the standard…