Fetching videos from TCP server before Decoding using codec module
- Dominant language
- C
- Stars
- 33.2k
- Forks
- 8.2k
- PR merge metrics
- No merged PRs in 30d
Description
Can anyone please tell me how can I fetch the video from the tcpserver first from the codec module then run the decoding script?
I am trying to use the TCP part pointed in the picture in the easymovietexture just using
**tcp://serverIPAdrress:portno/filename**
but the request going to the server, server is sending the file but the file is not getting stored in the client phone and for that reason its not also decoded.
Can anyone please help me how to fetch the video using this portion of code and use the fetched video correctly for decoding purpose?
n.b.- TCPserver code is working completely fine.

Contributor guide
No contributing guide indexed for this repository
Research direction
The issue names no file or test. Start with the TCP section shown in the attached screenshot and trace the client-side fetch, storage, and decoding flow; done means the received video is stored on the phone and then decoded.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, c
- Domain
- audio-video-rtc, mobile
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100