You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
How may I debug the in MSVC 2010 or 2017. All instruction are given through command line, so I guess, In windows we can debug in command prompt. If anyone help on the same it will very useful to all.
Or
Please guide me how to make build with FFmpeg with version 4.X.
While making build with FFmeg getting error
server-ffmpeg.obj : error LNK2019: unresolved external symbol _ffio_open_dyn_packet_buf referenced in function "int __cdecl ff_server_send_packet_1(char const *,void *,int,struct AVPacket *,__int64,struct timeval *)" (?ff_server_send_packet_1@@YAHPBDPAXHPAUAVPacket@@_JPAUtimeval@@@Z)
rtspserver.obj : error LNK2019: unresolved external symbol _ff_rtsp_parse_line referenced in function "void * __cdecl rtspserver(void *)" (?rtspserver@@YAPAXPAX@Z)
server-ffmpeg.dll : fatal error LNK1120: 1 unresolved externals
Thanks,
Dinesh Gupta
The text was updated successfully, but these errors were encountered:
hi dineshGuptaa,
can you guide me through the installation steps because i got stuck in between the run GA server and client process
i'm doing this process for my thesis work, i would be helpful if you guide me with the installation steps
thanks for the update, but i'm trying to install it in Ubuntu because i'm trying to implement it with containers technology, do you know how to install it in ubuntu
Hi All,
How may I debug the in MSVC 2010 or 2017. All instruction are given through command line, so I guess, In windows we can debug in command prompt. If anyone help on the same it will very useful to all.
Or
Please guide me how to make build with FFmpeg with version 4.X.
While making build with FFmeg getting error
Thanks,
Dinesh Gupta
The text was updated successfully, but these errors were encountered: