Building upon the trickle implementation in byoc_server.py, implement a decoder + encoder workflow similar to ai-runner's live/trickle/decoder.py and encoder.py. Ensure frames are being processed by the ComfyStream pipeline.
The following PR may be useful for processing segments, but might require changes to accommodate trickle vs webrtc segments