You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We could repurpose the pyrdp-pcap-converter tool to be just pyrdp-convert which would support all our format conversions:
pcap to replay
replay to mp4
pcap to mp4 (via replay)
I'm planning to use PyAV since it appears to provide most of the bindings that we need in libavcodec.
We would eventually depend on libavcodec anyway if we want to support the other video pipelines. For now the dependency would be optional when pyrdp-convert is used.
This is the next significant feature I intend to work on unless something else comes up.
Hi there,
did anybody manage to export the pyrdp-recordings as video files?
The text was updated successfully, but these errors were encountered: