Skip to content
This repository was archived by the owner on Jan 20, 2023. It is now read-only.

27Cobalter/vrc_photo_streamer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vrc_photo_streamer

これはなに

  • 画像をrtspで流してVRCでアルバムとして見るやつ

必要なライブラリ

  • boost
  • gstreamer
  • gst-plugins-base
  • gst-plugins-good
  • gst-plugins-ugly
  • gst-plugins-bad
  • gst-rtsp-server
  • imagemagick
  • opencv4
  • openmp (g++ならなくてもよし)

ビルド&実行

$ mkdir build && cd $_
$ cmake .. -G ninja -DCMAKE_EXPORT_COMPILE_COMMANDS=1
$ ninja
$ ./bin/vrc_photo_streamer

About

画像をrtspで流してVRCでアルバムとして見るやつ[WIP]

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors