github vishen/go-chromecast v0.0.2

latest releases: v0.3.2, v0.3.1, v0.3.0...
6 years ago

Changelog

a41a460 Added debug info for connection.
bd558ea Added goreleaser
0e5ec93 Added support for multiple chromecasts in the same network.
6929345 An attempt to transcode and stream media via http ranges
cfaac06 Better message when no uuid is specified and no chromecast is found.
26f8cdf Change
ff1784a Chromcast: squashed commits for mostly stable version
b9122ad Handled wrong chromecast uuid in a nicer way.
8b8b36f Initial commit because I deleted origin file, this is a backup I luckily made
8af234b Live streaming started...
7f06f8e Maybe fixed issue
e424fcd Merge pull request #1 from m4ng0/master
8fa9fca Merge pull request #13 from vishen/move_message_handling
54e4a0c Merge pull request #14 from vishen/factor_playlist_and_load
0a99389 Merge pull request #15 from vishen/10_basic_retry_for_device_interaction
485644e Merge pull request #2 from m4ng0/master
b2d5799 Merge pull request #6 from vishen/5_add_ls_command
1b1f410 Moved string representation of CastEntry to struct.
237a2e4 Ported serveFile from go std lib, but obviously it is not working
1ca7c56 README: Updated
54f83a4 Refactored cast entry retrieval.
407be55 Should be able to live stream content now?
cbf243c Update readme.md
de4d12f Use some weird file open method
004cb00 add request id to every message sent
df45a15 added a bunch of commands to help with controlling the chromecast
50b0fac all: various code clean-up.
f958812 application,cast: move message handling logic to application code.
4b7c646 application: added a basic retry for if the device becomes unavailable
6174fc0 cast_application: use correct currentTime rather than test value...
9c09cde cmd,application: error message corrections and weird cache issues
bb518f6 cmd: added ls command
8b75a70 commands: Add playlist command
9771dc6 don't return error in cobra cmd when not required
3481062 fix dns issues
b083bcc live streaming while transcoding to MP4 is now actually working
6e1d823 moved application storage into own storage package
408703a playlist and next/previous are working as expected
cf7668a propogate debug to cast
7d7b0af readme: updated readme
44e7aa0 started refactor
c8fadf5 started using cobra for cli and implemented some of the commands
bc36626 updated readme
0364319 updated readme.md

Don't miss a new go-chromecast release

NewReleases is sending notifications on new releases.