Skip to content

Sameguyy/Data2V2ideo

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Forked from - https://github.com/bfaure/Data2Video


Usage

The config.json is used for both decode & encode layout configuration

* encode

$ /encoder /file-to-encode /path-to-output-File

* decode

Same as encoder


The main idea was to use WebRTC calls to transmit RTT data, and thus implement some kind of "VPN" functionality based on trusted resources.

However, I ran into a problem: the two services I wanted to implement this in, which work with whitelists, turned out to have quality 10 times worse than I expected.

To ensure readability, the frame configuration had to be degraded to monstrously low, "non-working" values, which were not suitable for what I wanted.

About

encoder\decoder & py3_compatibility & config.json

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%