Skip to main content
Ctrl+K

juturna 0.1.0 documentation

  • Guides & Tutorials
  • Basic Concepts
  • API Reference
  • GitHub
  • Meetecho
  • Guides & Tutorials
  • Basic Concepts
  • API Reference
  • GitHub
  • Meetecho

Section Navigation

Core Modules

  • juturna package
    • juturna.components package
    • juturna.hub package
    • juturna.meta package
    • juturna.names package
    • juturna.nodes package
      • juturna.nodes.sink package
      • juturna.nodes.source package
    • juturna.utils package
  • juturna.components package
  • juturna.meta package

Nodes

  • juturna.nodes package
    • juturna.nodes.sink package
    • juturna.nodes.source package
  • juturna.nodes.sink package
  • juturna.nodes.source package

Utilities

  • juturna.utils package
  • juturna.utils.net_utils package
  • juturna.utils.node_utils package
  • API Reference
  • juturna package
  • juturna.nodes package

juturna.nodes package#

Subpackages#

  • juturna.nodes.sink package
    • Module contents
      • NotifierHTTP
        • NotifierHTTP.configuration
        • NotifierHTTP.set_on_config()
        • NotifierHTTP.update()
        • NotifierHTTP.warmup()
      • NotifierWebsocket
        • NotifierWebsocket.destroy()
        • NotifierWebsocket.update()
        • NotifierWebsocket.warmup()
      • VideostreamFFMPEG
        • VideostreamFFMPEG.ffmpeg_launcher
        • VideostreamFFMPEG.start()
        • VideostreamFFMPEG.stop()
        • VideostreamFFMPEG.update()
        • VideostreamFFMPEG.warmup()
  • juturna.nodes.source package
    • Module contents
      • AudioFile
        • AudioFile.chunker()
        • AudioFile.generate_chunks()
        • AudioFile.update()
        • AudioFile.warmup()
      • AudioRTP
        • AudioRTP.configuration
        • AudioRTP.configure()
        • AudioRTP.destroy()
        • AudioRTP.ffmpeg_launcher
        • AudioRTP.sdp_descriptor
        • AudioRTP.start()
        • AudioRTP.stop()
        • AudioRTP.update()
        • AudioRTP.warmup()
      • VideoRTP
        • VideoRTP.configuration
        • VideoRTP.configure()
        • VideoRTP.destroy()
        • VideoRTP.ffmpeg_launcher
        • VideoRTP.sdp_descriptor
        • VideoRTP.start()
        • VideoRTP.stop()
        • VideoRTP.update()
        • VideoRTP.warmup()

Module contents#

previous

juturna.names package

next

juturna.nodes.sink package

On this page
  • Subpackages
  • Module contents

© Copyright 2025, Meetecho.

Created using Sphinx 8.2.3.

Built with the PyData Sphinx Theme 0.16.1.