• Home
  • Documentation
  • Forum
  • Blog
  • Users
    • Map
    • Userlist
    • Businesses
    • Userpages
    • Connections
  • Contributions
    • All
    • Store
  • Downloads
    • vvvv beta
    • vvvv beta previews
  • Store
Show / Hide Table of Contents

Network Streaming

Related nodes

MJpegStream (EX9.Texture Sender)
MJpegStream (EX9.Texture Receiver)

AsRaw (EX9.Texture)
DynamicTexture (EX9.Texture Raw)

A texture can be sent over the network using either the MJpegStream nodes or Spout in connection with TCPSpout.

Alternatively you can convert a texture to a byte-spread using AsRaw (EX9.Texture) and send it over the network, eg. via UDP or TCP and convert the byte-spread back to a texture using DynamicTexture (EX9.Texture Raw).

  • Improve this Doc

© 2020 by vvvv group. Imprint | Privacy Policy.
Thanks to DocFX for building this website. Analytics by Plausible.

Back to top