stream - Firefox: Offers download when streaming mjpeg -


i habe ip camera providing mjpeg stream. can play stream in chrome , opera using iframe , setting src streams url:

<iframe src="http://user:pwd@domain/video/mjpg.cgi" width="640" height="480"> 

however in firefox stream displayed after time ff asks whether open or download file confusing , annoying visitor. there better way play such stream without using plugin or addon? i'm not sure whether using iframe solution. when use img tag still image displayed , there no streaming.


Comments

Popular posts from this blog

php - Permission denied. Laravel linux server -

google bigquery - Delta between query execution time and Java query call to finish -

python - Pandas two dataframes multiplication? -