smartdevicelink / sdl_core

SmartDeviceLink In-Vehicle Software and Sample HMI
BSD 3-Clause "New" or "Revised" License
241 stars 244 forks source link

[SDL 0125] ATF Video streaming support #1989

Closed theresalech closed 6 years ago

theresalech commented 6 years ago

Proposal: ATF Video streaming support

Video streaming is a major feature of SDL. Currently it should be tested manually for each release. Testing of video streaming is rather complicated and expensive, and there is big probability of human mistakes during testing.

Currently ATF is able to stream data from mobile side, but not able to handle streaming from HMI side, and to check data is received and not corrupted.

ATF should provide ability to cover mentioned use cases related to video streaming.

Review: https://github.com/smartdevicelink/sdl_evolution/issues/371

theresalech commented 6 years ago

Moved issue to ATF repository: https://github.com/smartdevicelink/sdl_atf/issues/118