loudspeaker

Version, currently main branch1 version
  • main branchlatestJul 20, 2022

github.com/le0pard/loudspeaker

Short description of loudspeaker

0 stars
0 dependents
License: MIT

Installation

# Add this to your shard.yml
dependencies:
  loudspeaker:
    github: le0pard/loudspeaker
    branch: main

main is a branch, not a release, so this tracks it rather than pinning a version.

Then run:

shards install

shard.yml

Crystal
1.5.0
License
MIT
Author
Oleksii Vasyliev
Target
  • loudspeaker from src/loudspeaker.cr

Dependencies

Runtime Dependencies

  • mg*github: hkalexling/mg, branch: master
  • jwt1.6.0github: crystal-community/jwt
  • clim0.17.1github: at-grandpa/clim
  • kemal*github: kemalcr/kemal, branch: master
  • redis2.8.3github: stefanwille/crystal-redis
  • totem0.7.0github: icyleaf/totem
  • dexter0.3.4github: luckyframework/dexter
  • sqlite30.19.0github: crystal-lang/crystal-sqlite3
  • hardware0.5.2github: crystal-community/hardware
  • readline0.1.1github: crystal-lang/crystal-readline
  • kemal-session1.0.0github: kemalcr/kemal-session
  • baked_file_system0.10.0github: schovi/baked_file_system

Development Dependencies

  • ameba1.0.0github: crystal-ameba/amebadev

README

Loudspeaker

  • https://en.m.wikipedia.org/wiki/Comparison_of_streaming_media_software
  • https://developer.mozilla.org/en-US/docs/Web/Guide/Audio_and_video_delivery/Live_streaming_web_audio_and_video
  • https://github.com/askn/crystal-by-example
  • https://github.com/icyleaf/fast-crystal
  • https://github.com/hkalexling/Mango
  • https://github.com/cooperhammond/irs
  • https://github.com/Vrishtrix/VOICEcast
  • https://github.com/dscottboggs/av.cr
  • https://github.com/dscottboggs/flix.cr
  • https://github.com/babelouest/taliesin
  • https://github.com/leandromoreira/ffmpeg-libav-tutorial#intro
  • https://github.com/gwuhaolin/livego/tree/master/protocol/hls
  • https://github.com/illuspas/Node-Media-Server/tree/master/src
  • https://libav.org/documentation/avserver.html#Stream-specifiers-1
  • https://github.com/q191201771/lal