Questions tagged [low-bandwidth]
7 questions
                    
                    18
                    
            votes
                
                2 answers
            
        Bandwidth Shaping in my C# application
I have a C# application that uses a native library that sends video to other IP over the internet using UDP. I have no traffic control over that library.
My application also calls web services of another server using WebRequest that I have control…
        
        Matin Lotfaliee
        
- 1,745
 - 2
 - 21
 - 43
 
                    2
                    
            votes
                
                1 answer
            
        how to determine user bandwidth on iOS
I need to determine user's bandwidth.I want to force user to read from local data if his connection is bad although he will download it.
I am doing this in Objective-C but if there a solution on Swift, It is okay.
Is there any library or any thing…
        
        Niib Fouda
        
- 1,383
 - 1
 - 16
 - 21
 
                    2
                    
            votes
                
                1 answer
            
        Is there a way to limit the resources allocated by a Service?
I have an app that has a Service that offloads photos that people are taking to the server. 
Specifically, users are sent to the device's native camera to take a photo and then the photo is returned via intent to the app from which they "approve"…
        
        Yevgeny Simkin
        
- 27,946
 - 39
 - 137
 - 236
 
                    1
                    
            vote
                
                0 answers
            
        remote site, 4 RTSP streams to one low-bandwidth mosaic
I have 4 cameras on a remote site with limited computer resources and internet connection over cellular (4G so its not too bad, but not good either). I have OpenVPN connection to this site, so I can access everything like it was in the LAN.
The four…
        
        Paavo Leinonen
        
- 123
 - 6
 
                    1
                    
            vote
                
                0 answers
            
        Matlab - 2D Low Band Power Calculation for a Region inside an Image
I have to calculate the "Low Band Power" for a region (not always rectangular) inside an Image. I have to do this because I have to implement the algorithm explained in this paper (see page 2 in the paragraph "Fire Detection Algorithms") using…
        
        Jack
        
- 11
 - 2
 
                    0
                    
            votes
                
                0 answers
            
        Low Bandwidth Streaming Issues
Hi I have imx6 board connected to a 1080p, 60fps camera source.
There are gstreamer pipelines which are build to render streaming and video recording sessions from this camera source.
The Streams are at 1080p, 30fps , encoding bitrate of around…
        
        Vinay KS
        
- 35
 - 1
 - 11
 
                    0
                    
            votes
                
                1 answer
            
        Unexpected bandwidth with TCP benchmarking in C
So I'm doing some benchmarking of TCP to study the impact of the amount of data transferred per connection over the resulting bandwidth. So I wrote a server and a client in C to measure what I need. I then used a Python script to run the experiments…
        
        whitsundale
        
- 9
 - 1
 - 6