Skip to content
This repository has been archived by the owner on Apr 21, 2023. It is now read-only.

Use transocks to achieve the p2p live video streaming for remote driverless vehicle surveillance. #26

Open
hongyi-zhao opened this issue Jan 9, 2021 · 1 comment

Comments

@hongyi-zhao
Copy link

I am currently involved in a remote monitoring project for a driverless vehicle. In this project, the camera is installed on the driverless vehicle working in the wild, at the meanwhile, the live video is transferred by specific streaming protocol to the monitor of the client side. Both the vehicle and client are connected to the internet through 4G LTE sim cards.

For the scenario described above, can transocks be used to achieve the p2p live video streaming for remote driverless vehicle surveillance?

Any hints will be highly appreciated.

Regards,
HY

@ymmt2005
Copy link
Member

transocks only supports TCP. As live video streaming typically uses UDP, I don't think using transocks is appropriate.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants