Commit graph

45 commits

Author SHA1 Message Date
adrian ce5a10a0d1 Aglin case use with Adobe FMS 2019-07-03 15:42:04 +12:00
Sergey Dryabzhinsky 8c5139650d Use nginx interval functions, Remove unused var 2016-01-05 21:54:13 +03:00
Sergey Dryabzhinsky 118b808207 Update:
- use arg-count-named debug functions
- fix void result use
2015-12-24 14:43:37 +03:00
Sergey Dryabzhinsky dc5add30a8 Use debug level for debug messages 2015-12-24 13:04:20 +03:00
Sergey Dryabzhinsky c206cd7978 Use internal nginx functions, fix time format 2015-12-24 12:33:50 +03:00
Sergey Dryabzhinsky f9c89a2e21 Fix type warnings 2015-09-22 22:18:24 +03:00
Sergey Dryabzhinsky f1cde7d4a4 Missing fixes from upstreams 2015-09-20 06:35:48 +03:00
Sergey Dryabzhinsky b666598e3a Fix onFi handler 2015-09-19 03:03:13 +03:00
Sergey Dryabzhinsky a344ee6607 Append support of Fi command. Return system date and time. 2015-09-19 01:16:58 +03:00
Sergey Dryabzhinsky 754cca2a58 Fix fcpublish logs - no segfault here 2015-09-19 00:08:45 +03:00
Sergey Dryabzhinsky b4bbfff24b Change magick numbers in send module 2015-09-18 02:08:50 +03:00
Sergey Dryabzhinsky 8fda94268c Fix callback names, add FCUnpublish callback 2015-09-17 21:14:02 +03:00
Sergey Dryabzhinsky 414053862c Add amf sender for FCPublish 2015-09-17 20:12:24 +03:00
Sergey Dryabzhinsky bb67548636 Update:
- fix config option parse
- append redirect support in on_connect handler
- add support of rtmpdump handlers for RTMP commands
- try to catch with FMLE
2015-08-01 19:30:01 +03:00
Sergey Dryabzhinsky 3497601b6b Upsate:
- fix memory allocation for URL string
- fix code pass in AMF
2015-08-01 04:50:38 +03:00
Sergey Dryabzhinsky 139c8c2773 Try to fix AMF packet creation 2015-07-19 22:42:07 +03:00
Sergey Dryabzhinsky ec3684f9f9 Description not needed here 2015-07-07 16:15:53 +03:00
Sergey Dryabzhinsky 0327cbf651 New function for notify:
- add 302 redirect via onStatus of NetConnection
- new option for notify - notify_send_redirect = 0/1
2015-07-07 16:04:31 +03:00
Roman Arutyunyan b9fcf7d880 removed trailing spaces 2013-11-30 11:21:53 +04:00
Roman Arutyunyan f599c70568 updated copyright line 2013-11-03 23:11:37 +04:00
Roman Arutyunyan cb2a18a3ec added blocks to sender shortcuts to escape msvc complains about late variable declarations 2013-06-12 20:47:24 +04:00
Roman Arutyunyan f94fcee9fb included ngx_config.h & ngx_core.h to every file 2013-06-12 20:47:23 +04:00
Roman Arutyunyan b86bc7636e fixed sending status 2012-12-26 15:06:55 +04:00
Roman Arutyunyan c418e9cc33 swapped code & level in status sender for wirecast support 2012-12-26 14:28:31 +04:00
Roman Arutyunyan fd99086834 implemented segmented live streaming; moved specific code from cmd module to live/play modules 2012-11-13 00:22:57 +04:00
Roman Arutyunyan 2ef9075f2b refactored seek & pause in vod 2012-10-05 15:36:05 +04:00
Roman Arutyunyan fb824371e7 fixed vod stopping: added NetStream.Play.Complete meta message 2012-10-05 10:11:30 +04:00
Roman Arutyunyan a92d23d530 added AMF shortcuts & project-wide stream numbers; updated mp4 streamer 2012-08-24 20:46:40 +04:00
Roman Arutyunyan ac93e06d65 removed useless argument 2012-05-24 12:21:07 +04:00
Roman Arutyunyan aa791de4cc added more logging to send/receive protocol messages 2012-05-21 19:34:07 +04:00
Roman Arutyunyan 40684b12b4 implemented shared output chains 2012-04-18 16:37:18 +04:00
Roman Arutyunyan a43412edd1 fixed memleak in AMF sender 2012-04-07 22:59:25 +04:00
Roman Arutyunyan dbbd320864 improved amf writing 2012-04-06 17:49:30 +04:00
Roman Arutyunyan f118918a47 added more alf functions 2012-04-06 16:13:48 +04:00
Roman Arutyunyan 20a8d06eb6 implemented amf_create & fixed memory keak 2012-04-05 14:58:10 +04:00
Roman Arutyunyan 18d8526793 added more flags & extended types to AMF 2012-03-30 19:07:14 +04:00
Roman Arutyunyan 38c7cf3137 renamed AMF0 to AMF 2012-03-29 16:10:11 +04:00
Roman Arutyunyan 96ebed8573 implemented frame dropping 2012-03-18 17:09:19 +04:00
Roman Arutyunyan ec948cd1ea test/
added flash tests
2012-03-18 02:16:59 +04:00
Roman Arutyunyan 12dc260fec implemented proper shared buffer to enable multi-user broadcasts 2012-03-17 10:12:19 +04:00
Roman Arutyunyan fd9e64c138 greately improved: video is now played but nginx crashed on some (big?) frames 2012-03-16 22:09:04 +04:00
Roman Arutyunyan 8e32bae842 improved closing session on error 2012-03-13 17:51:41 +04:00
Roman Arutyunyan 4602695d5c implemented broadcast 2012-03-13 09:41:51 +04:00
Roman Arutyunyan fca2c2c8f5 added event & call handlers && created broadcast module 2012-03-12 21:58:00 +04:00
Roman Arutyunyan 39c846faa5 added send shortcuts 2012-03-12 03:44:58 +04:00