{"id":16894205,"url":"https://github.com/jsuereth/streamerz","last_synced_at":"2025-03-20T10:18:22.496Z","repository":{"id":26896738,"uuid":"30358196","full_name":"jsuereth/streamerz","owner":"jsuereth","description":"Playground of Akka Streams and video processing in Scala","archived":false,"fork":false,"pushed_at":"2020-09-25T17:51:15.000Z","size":399,"stargazers_count":67,"open_issues_count":2,"forks_count":14,"subscribers_count":7,"default_branch":"master","last_synced_at":"2025-01-25T10:41:28.574Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jsuereth.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-02-05T14:02:44.000Z","updated_at":"2023-08-03T02:37:16.000Z","dependencies_parsed_at":"2022-09-01T19:40:09.468Z","dependency_job_id":null,"html_url":"https://github.com/jsuereth/streamerz","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsuereth%2Fstreamerz","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsuereth%2Fstreamerz/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsuereth%2Fstreamerz/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsuereth%2Fstreamerz/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jsuereth","download_url":"https://codeload.github.com/jsuereth/streamerz/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244591485,"owners_count":20477710,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-13T17:17:59.642Z","updated_at":"2025-03-20T10:18:22.473Z","avatar_url":"https://github.com/jsuereth.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Streamerz\n\nA playground of video processing examples in Akka streams and Scala (with some Kafka).\n\nIt's always been said that the best way to learn a topic through meme engineering.\nThis set of libraries enables all the fun you never wanted to have.\n\n\n\n## Examples\n\n1.  Rendering your webcam to the terminal in Ascii art\n\n    ```\n    $ sbt \"examples/runMain examples.AsciiWebcam\"\n    ```\n\n2.  Render video (and audio) to the terminal in Ascii Art\n\n    ```\n    $ sbt \"examples/runMain examples.AsciiVideo\"\n    ```\n\n3. Create a swing video player that can play/pause an mp4\n\n    ```\n    $ sbt \"examples/runMain examples.VideoPlayer\"\n    ```\n\n4. Run a web server that streams your webcam to web browsers in Ascii art\n\n    Dependencies:\n\n    ```\n    $ brew install kafka \n    $ brew install zookeper\n    ```\n\n    Run in 3 terminals:\n\n    ```\n    $ zkServer start\n    $ kafka-server-start.sh /usr/local/etc/kafka/server.properties\n\n    $ sbt \"examples/runMain examples.asciiweb.feed.AsciiImageProducer\"\n\n    $ sbt \"examples/runMain examples.asciiweb.ws.Main\"\n    ```\n\n  You can now check your webcam/drone feed as an Ascii-art animation on `http://localhost:8080`\n\n## License\n\nApache 2 for all libraries EXCEPT:\n\n- ffmpeg library is LGPL v3 (Xuggler)\n- example package is LGPL v3 (viral Xuggler)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjsuereth%2Fstreamerz","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjsuereth%2Fstreamerz","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjsuereth%2Fstreamerz/lists"}