mirror of
				https://bitbucket.org/ohhara/ohmulticastvideoscanner.git
				synced 2025-10-31 02:17:13 +00:00 
			
		
		
		
	Write more detail about omvs in the README file.
This commit is contained in:
		
							parent
							
								
									c65a5d0964
								
							
						
					
					
						commit
						133ffbbf19
					
				
							
								
								
									
										15
									
								
								README
									
									
									
									
									
								
							
							
						
						
									
										15
									
								
								README
									
									
									
									
									
								
							| @ -4,8 +4,19 @@ You can find free video streaming multicast ip addresses with Oh! Multicast | |||||||
| Video Scanner. | Video Scanner. | ||||||
| 
 | 
 | ||||||
| omvs scans all multicast ip addresses the user specifies and if omvs finds | omvs scans all multicast ip addresses the user specifies and if omvs finds | ||||||
| something, omvs tries to decode it with gstreamer and save it as png file in | something, omvs tries to decode it with gstreamer and saves it as png file in | ||||||
| the output directory. Root privilege is required to run omvs. | the output directory. There are many cases omvs finds something but png file is | ||||||
|  | not stored. Such as, the video is scrambled(encrypted, not free), multicasting | ||||||
|  | data doesn't contain video(audio only, data only), gstreamer doesn't recognize | ||||||
|  | it(unknown codec), etc. If you increase the number of jobs with "-j" command | ||||||
|  | line option, you can scan faster. However, You need take caution, because it | ||||||
|  | can cause network congestion. | ||||||
|  | 
 | ||||||
|  | As omvs uses libpcap to capture raw packet, root privilege is required to run | ||||||
|  | omvs. | ||||||
|  | 
 | ||||||
|  | Run "./configure ; make" to build omvs. Run "./omvs" with scanning multicast ip | ||||||
|  | addresses. | ||||||
| 
 | 
 | ||||||
| e.g.) | e.g.) | ||||||
| ------------------------------------------------------------------------------- | ------------------------------------------------------------------------------- | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user