SSffmpegVideoOperation icon indicating copy to clipboard operation
SSffmpegVideoOperation copied to clipboard

Could not Stream on Server

Open kalasaceo opened this issue 3 years ago • 3 comments

The video generated by using textonvideoactivity or watermarkonvideoactivity does stream on server(aws) only audio plays and through analysis i realises its codec error rather than frame rate.it is using mpeg4 but changing -vcodec to h264 or libx64 or mpeg2 does not work. any idea how to change the codec to h264 to stream both video and audio

kalasaceo avatar Jul 26 '21 14:07 kalasaceo

You can use your own query string

AshvinVavaliya avatar Jul 29 '21 16:07 AshvinVavaliya

You can use your own query string

can you please send us particular query??

rahul123connect avatar Aug 04 '21 09:08 rahul123connect

The video generated by using textonvideoactivity or watermarkonvideoactivity does stream on server(aws) only audio plays and through analysis i realises its codec error rather than frame rate.it is using mpeg4 but changing -vcodec to h264 or libx64 or mpeg2 does not work. any idea how to change the codec to h264 to stream both video and audio

did you get the solution

rahul123connect avatar Aug 04 '21 09:08 rahul123connect