Hello experts
I am working on 360 degree video live HLS streaming. I am using nginx server, nginx-rtmp module and ffmpeg. I am using following command to transcode mp4 360 video to flv and push to rtmp port
sudo ffmpeg -i coaster.mp4 -vcodec libx264 -strict unofficial -vprofile high -acodec aac -f flv rtmp://localhost/stream/coaster
coaster.mp4 is 360 degree video, when I playback video from rtmp://localhost/stream/coaster, it plays like 2D video without 360 view. when I checked meta data then I found side
However If i use -strict unofficial as follows then out.mp4 file will be 360 degree with proper metadata.
sudo ffmpeg -i coaster.mp4 -vcodec libx264 -strict unofficial -vprofile high -acodec aac out.mp4
anykind of help suggestions would be highly appreciated.
Thanks
Rama
Support our site by donate $5 directly to us Thanks!!!
Try StreamFab Downloader and download streaming video from Netflix, Amazon!
Try StreamFab Downloader and download streaming video from Netflix, Amazon!
		
			+ Reply to Thread
			
		
		
		
			
	
	
				Results 1 to 1 of 1
			
		Similar Threads
- 
  Converting 360 degree video to regular videoBy Musouka in forum EditingReplies: 7Last Post: 15th Apr 2019, 05:26
- 
  Search: Linux based transcoding (GPU) and streaming Solution for live streaBy ProTechEx in forum Video Streaming DownloadingReplies: 1Last Post: 24th Feb 2019, 09:55
- 
  360 degree video conversionBy Frhyme in forum Video ConversionReplies: 2Last Post: 23rd Dec 2016, 16:53
- 
  YouTube SnoopaVision , with 360 degree videos!!!!!!!!!!By Stears555 in forum Software PlayingReplies: 0Last Post: 1st Apr 2016, 12:28
- 
  FFmpeg GUI or software for put videos side-by-side?By Unknown01 in forum Newbie / General discussionsReplies: 9Last Post: 18th Jan 2016, 03:29


 
		
		 View Profile
				View Profile
			 View Forum Posts
				View Forum Posts
			 Private Message
				Private Message
			 
 
			
			

 Quote
 Quote