61 Commits

Autor SHA1 Mensagem Data
Bernhard K. Weisshuhn 40b51e056c update change log dronestream-1.1.1 2013-08-31 18:07:47 +02:00
Bernhard K. Weisshuhn fc8754dc3e bump version to 1.1.1 2013-08-31 18:05:11 +02:00
Bernhard K. Weisshuhn 309376797d new build 2013-08-31 18:04:50 +02:00
Bernhard K. Weisshuhn 6397b10149 update broadway avc.js to cleaned up version 2013-08-31 18:04:39 +02:00
Bernhard K. Weisshuhn 6b0f2e374a bump ar-drone version to 0.2.0 2013-08-31 18:04:07 +02:00
Bernhard K. Weisshuhn 5cb04779a7 bump package version dronestream-1.1.0 2013-08-07 14:06:33 +02:00
Bernhard K. Weisshuhn 524f7ed21e update History 2013-08-07 14:06:33 +02:00
Bernhard K. Weisshuhn 47c3e2c57f bump ardrone dependency 2013-08-07 14:06:33 +02:00
Bernhard K. Weisshuhn 2064227220 bump ws dependency 2013-08-07 14:06:33 +02:00
Bernhard K. Weisshuhn bfd7471b87 add onNextFrame() for tracking post processors 2013-08-07 14:06:32 +02:00
Bernhard K. Weisshuhn feca81242a remove old build script in favour of grunt 2013-08-07 14:06:32 +02:00
Bernhard K. Weisshuhn 6625c22291 add grunt for building 2013-08-07 14:04:32 +02:00
Bernhard K. Weisshuhn 1832c0296b make jshint happy 2013-08-07 14:04:32 +02:00
Bernhard K. Weisshuhn b57cea6d40 rearrange hostname check for jshint 2013-08-07 14:03:23 +02:00
Bernhard K. Weisshuhn 14c874c08d that comma should be a semicolon 2013-08-07 14:00:43 +02:00
Bernhard K. Weisshuhn 4b30275f4e use explicit text only mode for script tag in example 2013-08-07 14:00:43 +02:00
Bernhard K. Weisshuhn 6edf209575 move const to var for strict mode 2013-08-07 14:00:43 +02:00
Bernhard K. Weisshuhn 6c89f533f1 remove superfluous es5 option from jshintrc 2013-08-07 14:00:43 +02:00
Bernhard K. Weisshuhn f396d4caee clean up whitespace 2013-08-07 14:00:40 +02:00
Bernhard Weisshuhn (a.k.a. bernhorst) 550a1b63d9 Merge pull request #7 from eschnou/optional_tcpvideostream
Support for passing an existing tcpVideoStream
2013-08-07 01:09:07 -07:00
Laurent Eschenauer 499d8737e4 Support for passing an existing tcpVideoStream
Since the AR Drone supports only a single connection to the video
stream, it is sometimes required to re-use the same stream accross an
application.
2013-05-26 23:31:09 +02:00
Bernhard Weisshuhn (a.k.a. bernhorst) 3d05582d2f Merge pull request #6 from eschnou/add_client_options
Add support for custom host/port
2013-05-26 14:29:09 -07:00
Laurent Eschenauer 4310a9308f Add support for custom host/port 2013-05-25 11:54:16 +02:00
Karl Westin 3c0abd5f16 Bump package version 2013-03-19 08:49:31 +01:00
Karl Westin 57fade81c7 Make sure to 'clean up' server, so we can deal correctly with static
files
2013-03-18 10:01:56 +01:00
Karl Westin cec02b0ca9 Added options, for example to set up the drone on a different IP 2013-03-18 09:52:41 +01:00
Bernhard K. Weisshuhn 4cb48f1fd1 new release 1.0.2 dronestream-1.0.2 2012-12-27 14:55:39 +01:00
Bernhard K. Weisshuhn ef1987f2a4 update ar-drone and buffy dependencies 2012-12-27 14:54:58 +01:00
Bernhard K. Weisshuhn ace272f349 add .jshintrc for code consistency
… to annoy substack ;-)
2012-12-26 16:20:47 +01:00
Bernhard K. Weisshuhn 54219e67ac update change log 2012-12-26 16:19:31 +01:00
Bernhard K. Weisshuhn d0d150fb37 don't require express rc in example 2012-12-26 16:19:09 +01:00
Bernhard K. Weisshuhn 8add9fc12b build new client 2012-12-26 16:15:10 +01:00
Bernhard K. Weisshuhn 2f19e20fd2 reindent 2012-12-26 16:14:38 +01:00
Bernhard K. Weisshuhn d8eaacc2ad use websocket namespace 'dronestream' 2012-12-26 16:04:22 +01:00
Bernhard K. Weisshuhn cf23e02416 use requestAnimationFrame for video rendering 2012-12-26 16:00:12 +01:00
Bernhard K. Weisshuhn 7163fb5262 add requestAnimationFrame shim 2012-12-26 15:59:35 +01:00
Bernhard Weisshuhn (a.k.a. bernhorst) 93236bd275 Update example/express/app.js
fix example require name
2012-12-26 08:02:01 +01:00
Bernhard K. Weisshuhn a0a9a38427 version 1.0.1 dronestream-1.0.1 2012-12-16 16:42:48 +01:00
Bernhard K. Weisshuhn 270fb8fcbf add changelog 2012-12-16 16:42:33 +01:00
Karl Westin a4a4acf109 Merge pull request #4 from karlwestin/master
Documentation update + clean up 'examples folder'
2012-12-16 06:50:25 -08:00
Karl Westin 660206b3f4 Cleaned up 'examples' dir 2012-12-16 06:38:58 -08:00
Karl Westin 9b9c29a2df Added 'how to use' section in README
Removed "documentation out of date" + added code example
2012-12-16 06:38:01 -08:00
Bernhard K. Weisshuhn b1b2967654 Add link to cgnjs demo 2012-12-15 16:55:45 +01:00
Bernhard K. Weisshuhn 7606a9f35c it's one point ohhhhh, baby! node-dronestream-1.0 2012-12-15 16:13:44 +01:00
Bernhard K. Weisshuhn e5a5960106 add @karlwestin as a contributor 2012-12-15 16:13:09 +01:00
Bernhard Weißhuhn 73e3b48356 Merge pull request #3 from karlwestin/modulize
Modulize
2012-12-15 04:36:38 -08:00
Bernhard Weißhuhn 91f60fc341 Update README.md
praise @karlwestin
2012-12-12 12:33:39 +01:00
Karl Westin 94dce52391 Update README.md
todo: fix the readme
2012-12-09 09:26:56 -08:00
Karl Westin 4feaaddbe7 Added a normal http.createServer example 2012-12-09 09:25:12 -08:00
Karl Westin 2c0641547e Adding a really stupid buildscript for the client, feel free to improve
:)
Also, removing html5 boilerplate from the example
2012-12-09 09:02:48 -08:00